User tests: Successful: Unsuccessful:
Pull Request for Issue #37461
Improve nonce generation and add the nonce to included files too as well as improve generation
IMPORTANT: When you are checking the HTML with the nonce present in the header modern browsers will alter the sourcecode generated and remove the actuall nonce but only keep the nonce keyword. This is correct and shows that it worked correctly.
n.a.
cc @sisko1990
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries Front End Plugins |
With nonce enabled, I get nonce values in the style-src directive without configuring {nounce} placeholder inside the style-src directive. With nonce disabled, I get no nonces inside the style-src directive.
@gopitzohlsen Does that mean you have successfully tested this pull request? If so, could you go to the issue tracker here https://issues.joomla.org/tracker/joomla-cms/37942 and use the blue "Test this" button at the top left corner? Just use the button, then select your test result and then submit. Thanks in advance.
I have tested this item
I have tested this item
Labels |
Added:
?
|
Status | Pending | ⇒ | Ready to Commit |
RTC
Same here, will move to 4.2. Thx
Labels |
Added:
?
|
Title |
|
Labels |
Added:
?
Removed: ? |
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-06-18 17:18:55 |
Closed_By | ⇒ | roland-d |
Thanks everybody
With nonce enabled, I get nonce values in the style-src directive without configuring {nounce} placeholder inside the style-src directive.
With nonce disabled, I get no nonces inside the style-src directive.