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-02-21ignore values that undershoot the minimum, go with defaultArthur Schiwon
2020-02-21use getSystemValueIntblizzz
2020-02-21expose Argon2 options (as we did for bcrypt)Arthur Schiwon
2019-12-11handle IPv6 addresses with an explict incoming interface at the end (e.g fe80...Konrad Bucheli
2019-12-09Move overwritehost check to isTrustedDomainJulius Härtl
2019-08-19Fix report of phpstan in LimiterRoeland Jago Douma
2019-08-10Add feature policy headerRoeland 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
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-03Allow bracket IPv6 address format inside IPAdress NormalizerThomas Citharel
2018-12-07Remove deprecated functions from SecureRandomRoeland Jago Douma
2018-11-14Throw exception if decryption failsRoeland 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-06-15Fix #9864: Decrease $maxDelay in Throttler.phpMark Berezovsky
2018-04-04Add ARGON2I support to the hasherRoeland Jago Douma
2018-03-05Make \OC\Security\IdentityProof strictRoeland Jago Douma
2018-03-05Merge pull request #8659 from nextcloud/csrf_token_strictRoeland Jago Douma
2018-03-05Make OC\Security\CSP strictRoeland Jago Douma
2018-03-05Make \OC\Security\CSRF strictRoeland Jago Douma
2018-01-26Return value immediately instead of assigning to a one-time variableMorris Jobke
2018-01-17Make OCP\Security stricterRoeland Jago Douma
2018-01-14Merge pull request #7850 from nextcloud/strict_ipaddressMorris Jobke
2018-01-14Make IPAddress typed and strictRoeland Jago Douma
2018-01-14Merge pull request #7852 from nextcloud/strict_ratelimitingMorris Jobke
2018-01-14Make OC\Security\RateLimiting strictRoeland Jago Douma
2018-01-14Fix testsRoeland Jago Douma
2018-01-13Strict ISecure randomRoeland Jago Douma
2018-01-13Adds type hinting for scalar types in ICrypto->decryptMorris Jobke
2017-12-18Also replace all other occurencesMorris Jobke
2017-11-24Reset bruteforce attempt table on successful loginMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-09-15Add CSP frame-ancestors supportThomas Citharel
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-08-01null is a valid parameterLukas Reschke
2017-08-01Replace wrong PHPDocsLukas Reschke
2017-07-24More phpstorm inspection fixesRoeland Jago Douma
2017-07-20Add Phan plugin to check for SQL injectionsLukas Reschke
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-09Do not write and read rootcerts.crt at the same timeRoeland Jago Douma