Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: Allow nonce in csp header also if no other reasons are given | Julius Härtl | 2024-03-08 | 1 | -3/+3 |
* | fix(CSP): Only add `strict-dynamic` when using nonces | Ferdinand Thiessen | 2023-11-17 | 1 | -6/+6 |
* | feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-ele... | Ferdinand Thiessen | 2023-11-17 | 1 | -6/+28 |
* | Allow "wasm-unsafe-eval" in CSP | Daniel Calviño Sánchez | 2023-08-10 | 1 | -1/+17 |
* | chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy:... | Christoph Wurst | 2023-06-12 | 1 | -18/+1 |
* | Allow to set a strict-dynamic CSP through the API | Julius Härtl | 2022-03-09 | 1 | -0/+15 |
* | Remove some mentions of ownCloud from our api documentation | Carl Schwan | 2021-07-29 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Set frame-ancestors to none if none are filled | Roeland Jago Douma | 2020-11-18 | 1 | -0/+2 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 1 | -1/+0 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -17/+17 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -1/+2 |
* | add docs for useJsNonce | Pavel Krasikov | 2020-03-15 | 1 | -0/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Add deprecation warning | Roeland Jago Douma | 2019-08-29 | 1 | -0/+1 |
* | frame-src doesn't respect the nonce attribute | Roeland Jago Douma | 2019-08-16 | 1 | -3/+0 |
* | Add form-action CSP element | Roeland Jago Douma | 2019-07-31 | 1 | -0/+30 |
* | CSP: set nonce for iframes | Roeland Jago Douma | 2019-03-16 | 1 | -1/+5 |
* | Add report-uri to CSP | Roeland Jago Douma | 2018-10-21 | 1 | -0/+20 |
* | 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/+31 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+3 |
* | fix typo and set @since properly | Thomas Citharel | 2017-09-15 | 1 | -5/+5 |
* | Add CSP frame-ancestors support | Thomas Citharel | 2017-09-15 | 1 | -0/+31 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -2/+0 |
* | Web app manifest | Pierre Rudloff | 2017-03-28 | 1 | -0/+1 |
* | Add base-uri to CSP policy | Lukas Reschke | 2017-03-16 | 1 | -0/+1 |
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 1 | -1/+1 |
* | Add support for CSP nonces | Lukas Reschke | 2016-10-24 | 1 | -0/+24 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move \OCP\AppFramework to PSR-4 | Roeland Jago Douma | 2016-05-06 | 1 | -0/+385 |