Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -429/+0 |
* | Fix namespaces in AppFramework tests | Joas Schilling | 2016-05-18 | 1 | -1/+1 |
* | Add public API to give developers the possibility to adjust the global CSP de... | Lukas Reschke | 2016-01-28 | 1 | -17/+0 |
* | Add blob: scheme to default CSP policy | Lukas Reschke | 2015-09-29 | 1 | -53/+53 |
* | add unit test for data: as allowed image domain | sualko | 2015-08-07 | 1 | -53/+53 |
* | Add support for disallowing domains to the ContentSecurityPolicy | Lukas Reschke | 2015-05-20 | 1 | -0/+216 |
* | Add support for 'child-src' directive | Lukas Reschke | 2015-02-28 | 1 | -2/+17 |
* | Rename to allowEval | Lukas Reschke | 2015-02-16 | 1 | -2/+2 |
* | Allow AppFramework applications to specify a custom CSP header | Lukas Reschke | 2015-02-16 | 1 | -0/+215 |