Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -21/+3 |
* | feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-ele... | Ferdinand Thiessen | 2023-11-17 | 1 | -0/+8 |
* | Refactors lib/private/Security. | Faraz Samapoor | 2023-09-27 | 1 | -91/+16 |
* | Allow "wasm-unsafe-eval" in CSP | Daniel Calviño Sánchez | 2023-08-10 | 1 | -0/+8 |
* | Add CSP policy merge priority for booleans | Vincent Petry | 2022-04-01 | 1 | -0/+7 |
* | Allow to set a strict-dynamic CSP through the API | Julius Härtl | 2022-03-09 | 1 | -0/+7 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+4 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Add form-action CSP element | Roeland Jago Douma | 2019-07-31 | 1 | -0/+9 |
* | setting unsafe-eval is deprecated | Roeland Jago Douma | 2019-07-30 | 1 | -0/+2 |
* | Add report-uri to CSP | Roeland Jago Douma | 2018-10-21 | 1 | -0/+8 |
* | Deprecate the childSrc functions | Roeland Jago Douma | 2018-09-04 | 1 | -0/+2 |
* | Add workerSrc to CSP | Roeland Jago Douma | 2018-09-04 | 1 | -0/+8 |
* | Make OC\Security\CSP strict | Roeland Jago Douma | 2018-03-05 | 1 | -23/+24 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Add CSP frame-ancestors support | Thomas Citharel | 2017-09-15 | 1 | -0/+14 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move \OC\Security to PSR-4 | Roeland Jago Douma | 2016-04-14 | 1 | -0/+199 |