aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/csp-nonce-globaleval.js
Commit message (Collapse)AuthorAgeFilesLines
* Build: improve specificity of eslint config; add ecma versionsTimmy Willison2024-06-061-2/+0
| | | Closes gh-5501
* Core: Support passing nonce through jQuery.globalEvalMichał Gołębiowski-Owczarek2019-01-211-0/+5
Fixes gh-4278 Closes gh-4280 Ref gh-3541 Ref gh-4269