User tests: Successful: Unsuccessful:
Update default behavior for the referrer policy from no-referrer-when-downgrade
to strict-origin-when-cross-origin
.
The details can be checked here: https://web.dev/referrer-best-practices/ with Chrome 85 this is going to be the default in the browsers too.
check the default option for the referrer policy
apply this patch
check the default option for the referrer policy has been updated to strict-origin-when-cross-origin
Default is no-referrer-when-downgrade
Default is strict-origin-when-cross-origin
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
Change this in plugin code too.
Labels |
Added:
?
?
|
I have tested this item
Tested successfully in Beta4-dev of 2 August in Wampserver 3.2.2 using PHP 7.4.8.
Both the default referrer policy in the plugin and referrer-policy in the response header worked as described.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
I have tested this item
### BEFORE
no-referrer-when-downgrade
no-referrer-when-downgrade
strict-origin-when-cross-origin
strict-origin-when-cross-origin
I have tested this item
Tested with Chrome on Win64.
Both the default referrer policy in the plugin and referrer-policy in the response header worked as described.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-08-04 11:26:24 |
Closed_By | ⇒ | roland-d | |
Labels |
Added:
?
|
I have tested this item✅ successfully on 172be57
Tested successfully in Beta4-dev of 31 July.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30238.