Commit Graph

18 Commits (4fa2749fa8666e5ce1e6d5c0a98e7a29600b49c0)

Author SHA1 Message Date
Ferdinand Thiessen e231abd9bf
fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `script-src-elem` 2 years ago
Ferdinand Thiessen 7df9eb3351 feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-elem` only 2 years ago
Daniel Calviño Sánchez 41f2d912d2 Allow "wasm-unsafe-eval" in CSP 2 years ago
Christoph Wurst 08a3f37695
chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy::allowInlineScript 2 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Julius Härtl bd03dd37be
Allow to set a strict-dynamic CSP through the API 4 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Roeland Jago Douma cf647451e5
Update CSP test cases to handle the new form-action 6 years ago
Roeland Jago Douma ad676c0102
Set default frame-ancestors to 'self' 7 years ago
Roeland Jago Douma 64244e1a4f
CSP: Allow fonts to be provided in data 7 years ago
Roeland Jago Douma 5b61ef9213
Disallow unsafe-eval by default 7 years ago
Thomas Citharel ecf347bd1a Add CSP frame-ancestors support 8 years ago
Morris Jobke f9bc53146d
Fix unit tests 9 years ago
Lukas Reschke adfd1e63f6
Add base-uri to CSP policy 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling 9eade36ae5
Fix namespaces in AppFramework tests 10 years ago
Lukas Reschke 809ff5ac95 Add public API to give developers the possibility to adjust the global CSP defaults 10 years ago
Lukas Reschke e735a9915c Add blob: scheme to default CSP policy 10 years ago
sualko 930841b67a add unit test for data: as allowed image domain 10 years ago
Lukas Reschke a62190a72d Add support for disallowing domains to the ContentSecurityPolicy 11 years ago
Lukas Reschke b29940d956 Add support for 'child-src' directive 11 years ago
Lukas Reschke a9d1a01440 Rename to allowEval 11 years ago
Lukas Reschke b20174bdad Allow AppFramework applications to specify a custom CSP header 11 years ago