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
2019-07-08Add an event to edit the CSPRoeland Jago Douma
2019-03-06Merge pull request #13327 from nextcloud/allow-bracket-notation-for-remove-ip...Morris Jobke
2019-02-12Fix the thorrtler whitelist bitmaskRoeland Jago Douma
2019-01-08Set default frame-ancestors to 'self'Roeland Jago Douma
2019-01-07CSP: Allow fonts to be provided in dataRoeland Jago Douma
2019-01-03Allow bracket IPv6 address format inside IPAdress NormalizerThomas Citharel
2018-10-14Disallow unsafe-eval by defaultRoeland Jago Douma
2018-05-14Fix testsRoeland Jago Douma
2018-04-04Add ARGON2I support to the hasherRoeland Jago Douma
2018-01-25Fix risky tests without assertionsJoas Schilling
2018-01-17Make OCP\Security stricterRoeland Jago Douma
2018-01-14Make OC\Security\RateLimiting strictRoeland Jago Douma
2017-12-18Fix testsRoeland Jago Douma
2017-10-26Use ::class in test mocks of encryption appMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-08-10add prefix to user and system keys to avoid name collisionsBjoern Schiessle
2017-08-10extend the identity proof manager to allow system wide key pairsBjoern Schiessle
2017-07-13Add bruteforce capabilitiesRoeland Jago Douma
2017-07-12Write cert bundle to tmp file firstRoeland Jago Douma
2017-05-10Automatic creation of Identity managerJoas Schilling
2017-05-01Add missing spaceLukas Reschke
2017-05-01Mark IP as whitelisted if brute force protection is disabledLukas Reschke
2017-04-13Remove expired attemptsLukas Reschke
2017-04-13Add support for ratelimiting via annotationsLukas Reschke
2017-04-02Respect bruteforce settings in the ThrottlerRoeland Jago Douma
2017-03-29Fix unit testsMorris Jobke
2017-03-16Add base-uri to CSP policyLukas Reschke
2017-01-09dont write a certificate bundle if the shipped ca bundle is emptyRobin Appelman
2016-11-24Add Identityproof testsRoeland Jago Douma
2016-11-21Add a signer class for signingLukas Reschke
2016-11-02Add testsLukas Reschke
2016-11-02Inject config and loggerJoas Schilling
2016-11-02Fix CSRF token generation / validationLeon Klingele
2016-10-25Move browserSupportsCspV3 to CSPNonceManagerRoeland Jago Douma
2016-10-24Add ContentSecurityPolicyNonceManagerLukas Reschke
2016-10-24Add support for CSP noncesLukas Reschke
2016-09-13Fix getMock CertificateMangerTestRoeland Jago Douma
2016-09-07Fix getMock SecurityRoeland Jago Douma
2016-07-20Implement brute force protectionLukas Reschke
2016-07-11add test for needsRebundling() checkBjoern Schiessle
2016-07-07Disallow certain malformed domain names even if they match the trusted domain...Johannes Ernst
2016-07-07Trusted domain wildcard checking made shorter, supporting multiple *Johannes Ernst
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling