User tests: Successful: Unsuccessful:
Pull Request for Issue #37461
Improve nonce and strict-dynamic handling within the http header plugin:
{nonce}
to script-srcn.a. (as the {nonce} was never documented)
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
With strict dynamic enabled, I get strict dynamic inside the script-src directive and outside the script-src directive. With strict-dynamic disabled, I get no strict-dynamic inside and outside the script-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/37940 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
But I think this change should go into 4.2.
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
RTC
Yes agree, thanks for this changes, but I will rebase to 4.2.
Labels |
Added:
?
|
Title |
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-06-18 13:57:08 |
Closed_By | ⇒ | roland-d | |
Labels |
Added:
?
Removed: ? |
Thanks everybody
With strict dynamic enabled, I get strict dynamic inside the script-src directive and outside the script-src directive.
With strict-dynamic disabled, I get no strict-dynamic inside and outside the script-src directive.