Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix detection of firefox in ContentSecurityPolicyNonceManager | Carl Schwan | 2022-06-29 | 1 | -4/+2 |
* | Add CSP policy merge priority for booleans | Vincent Petry | 2022-04-01 | 2 | -1/+13 |
* | 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 | 3 | -4/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Prefer typed event over string based ones | Morris Jobke | 2020-08-10 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 2 | -0/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 3 | -6/+5 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 2 | -1/+2 |
* | fix safari useragent for versions with 3 digits | Pavel Krasikov | 2020-03-14 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 3 | -3/+12 |
* | 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 support for CSP_NONCE server variable | Sam Bull | 2019-07-18 | 1 | -1/+5 |
* | Add an event to edit the CSP | Roeland Jago Douma | 2019-07-08 | 1 | -0/+12 |
* | Merge pull request #11914 from nextcloud/csp/report-uri | Morris Jobke | 2018-10-23 | 1 | -0/+8 |
|\ | |||||
| * | Add report-uri to CSP | Roeland Jago Douma | 2018-10-21 | 1 | -0/+8 |
* | | Add nonce for Safari 12+ | Roeland Jago Douma | 2018-10-21 | 1 | -0/+2 |
|/ | |||||
* | 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 | 3 | -30/+33 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+5 |
* | Add CSP frame-ancestors support | Thomas Citharel | 2017-09-15 | 1 | -0/+14 |
* | Safari CSPv3 support is sub-par | Lukas Reschke | 2016-12-14 | 1 | -2/+0 |
* | Identify Chromium as Chrome | Joas Schilling | 2016-10-26 | 1 | -2/+2 |
* | Missing returns + autoloader file | Lukas Reschke | 2016-10-25 | 1 | -0/+1 |
* | Move browserSupportsCspV3 to CSPNonceManager | Roeland Jago Douma | 2016-10-25 | 1 | -1/+28 |
* | Add ContentSecurityPolicyNonceManager | Lukas Reschke | 2016-10-24 | 1 | -0/+54 |
* | Fix others | Joas Schilling | 2016-07-21 | 2 | -2/+4 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 2 | -2/+2 |
* | Move \OC\Security to PSR-4 | Roeland Jago Douma | 2016-04-14 | 2 | -0/+272 |