User tests: Successful: Unsuccessful:
Pull Request for the next step to support CSP by default.
Based on the great work by @wilsonge with this changes we append to any inline script that is using the jdocument api the nonce generated on any page load. With this we can whitelist the js we use / injecte via jdocument but block any other JS that is not expected to run.
nonce set and used for inline scripts
no nonce support at all
Like earlier you are now required to use the document api to inject your js or at least set the nonce yourself.
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries Front End Plugins |
Labels |
Added:
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-05-16 14:52:31 |
Closed_By | ⇒ | wilsonge |