aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Http/EmptyContentSecurityPolicy.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add proper deprecation dates where missingFerdinand Thiessen2024-09-201-1/+1
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* test: Adjust tests for CSP nonceFerdinand Thiessen2024-08-131-1/+1
* fix: Make sure CSP nonce is not double base64 encodedFerdinand Thiessen2024-08-131-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-241-23/+4
* fix: Allow nonce in csp header also if no other reasons are givenJulius Härtl2024-03-081-3/+3
* fix(CSP): Only add `strict-dynamic` when using noncesFerdinand Thiessen2023-11-171-6/+6
* feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-ele...Ferdinand Thiessen2023-11-171-6/+28
* Allow "wasm-unsafe-eval" in CSPDaniel Calviño Sánchez2023-08-101-1/+17
* chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy:...Christoph Wurst2023-06-121-18/+1
* Allow to set a strict-dynamic CSP through the APIJulius Härtl2022-03-091-0/+15
* Remove some mentions of ownCloud from our api documentationCarl Schwan2021-07-291-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Set frame-ancestors to none if none are filledRoeland Jago Douma2020-11-181-0/+2
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-17/+17
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+2
* add docs for useJsNoncePavel Krasikov2020-03-151-0/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Add deprecation warningRoeland Jago Douma2019-08-291-0/+1
* frame-src doesn't respect the nonce attributeRoeland Jago Douma2019-08-161-3/+0
* Add form-action CSP elementRoeland Jago Douma2019-07-311-0/+30
* CSP: set nonce for iframesRoeland Jago Douma2019-03-161-1/+5
* Add report-uri to CSPRoeland Jago Douma2018-10-211-0/+20
* Deprecate the childSrc functionsRoeland Jago Douma2018-09-041-0/+2
* Add workerSrc to CSPRoeland Jago Douma2018-09-041-0/+31
* Update license headersMorris Jobke2017-11-061-0/+3
* fix typo and set @since properlyThomas Citharel2017-09-151-5/+5
* Add CSP frame-ancestors supportThomas Citharel2017-09-151-0/+31
* Remove unused use statementsMorris Jobke2017-04-221-2/+0
* Web app manifestPierre Rudloff2017-03-281-0/+1
* Add base-uri to CSP policyLukas Reschke2017-03-161-0/+1
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-1/+1
* Add support for CSP noncesLukas Reschke2016-10-241-0/+24
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OCP\AppFramework to PSR-4Roeland Jago Douma2016-05-061-0/+385