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
2017-01-09dont write a certificate bundle if the shipped ca bundle is emptyRobin Appelman
2016-12-14Safari CSPv3 support is sub-parLukas Reschke
2016-11-24Add Identityproof testsRoeland Jago Douma
2016-11-21Add a signer class for signingLukas Reschke
2016-11-21Add identity proofLukas Reschke
2016-11-21Add privateLukas Reschke
2016-11-02Fix missing update of session, when it was already used.Joas Schilling
2016-11-02Fix CSRF token generation / validationLeon Klingele
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-10-24Add support for CSP noncesLukas Reschke
2016-08-29dont get bruteforce delay twiceRobin Appelman
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-07-20JSON encode the valuesLukas Reschke
2016-07-20Implement brute force protectionLukas Reschke
2016-07-11add test for needsRebundling() checkBjoern Schiessle
2016-07-08always check the mtime of the system bundle and additionally the user specifi...Bjoern 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-07-06Duh, no 'next' in PHP.Johannes Ernst
2016-07-05Allow wildcard * to be used in trusted domains, to support setups where no re...Johannes Ernst
2016-05-26Update license headersLukas Reschke
2016-04-21[master] Ignore certificate file if it starts with file://Lukas Reschke
2016-04-14Move \OC\Security to PSR-4Roeland Jago Douma