Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-10Prefer typed event over string based onesMorris Jobke
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-14fix safari useragent for versions with 3 digitsPavel Krasikov
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-07-31Add form-action CSP elementRoeland Jago Douma
2019-07-30setting unsafe-eval is deprecatedRoeland Jago Douma
2019-07-18Add support for CSP_NONCE server variableSam Bull
2019-07-08Add an event to edit the CSPRoeland Jago Douma
2018-10-23Merge pull request #11914 from nextcloud/csp/report-uriMorris Jobke
2018-10-21Add nonce for Safari 12+Roeland Jago Douma
2018-10-21Add report-uri to CSPRoeland Jago Douma
2018-09-04Deprecate the childSrc functionsRoeland Jago Douma
2018-09-04Add workerSrc to CSPRoeland Jago Douma
2018-03-05Make OC\Security\CSP strictRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-09-15Add CSP frame-ancestors supportThomas Citharel
2016-12-14Safari CSPv3 support is sub-parLukas Reschke
2016-10-26Identify Chromium as ChromeJoas Schilling
2016-10-25Missing returns + autoloader fileLukas Reschke
2016-10-25Move browserSupportsCspV3 to CSPNonceManagerRoeland Jago Douma
2016-10-24Add ContentSecurityPolicyNonceManagerLukas Reschke
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-04-14Move \OC\Security to PSR-4Roeland Jago Douma