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
2022-05-20Update core to PHP 7.4 standardcore-cleanup-74Carl Schwan
2021-10-05Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-lin...Julius Härtl
2021-08-19Merge pull request #27294 from pjft/patch-2Christoph Wurst
2021-07-01Deprecate RedirectToDefaultAppResponseDaniel Rudolf
2021-06-30Add IUrlGenerator::linkToDefaultPageUrl()Daniel Rudolf
2021-06-21Add logging to 2FA failurepjft
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-10-25Harden middleware checkRoeland Jago Douma
2019-05-17Allow 2FA to be setup on first loginRoeland Jago Douma
2019-02-06Add StandaloneTemplateResponseRoeland Jago Douma
2018-06-20Make 2FA providers statefulChristoph Wurst
2017-11-06Update license headersMorris Jobke
2017-08-26Merge pull request #6177 from nextcloud/properly-add-slo-urlMorris Jobke
2017-08-26Allow 2FA providers to specify their custom CSPChristoph Wurst
2017-08-18Inject \OCP\IURLGenerator to make tests workLukas Reschke
2017-08-18Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke
2017-04-22Add rate limit to TOTP solve challenge controllerLukas Reschke
2017-01-11fix coding style and increase code coverageChristoph Wurst
2017-01-11Add a TwoFactorExceptionCornelius Kölbel
2016-12-23Set redirect_url on 2FA challenge pageChristoph Wurst
2016-09-05add 2fa backup codes appChristoph Wurst
2016-08-30redirect to default app after solving the 2FA challengeChristoph Wurst
2016-08-29Minor cleanup in core ControllersRoeland Jago Douma
2016-07-21Fix othersJoas Schilling
2016-06-07Allow to cancel 2FA after loginJoas Schilling
2016-06-01remember redirect_url when solving the 2FA challengeChristoph Wurst
2016-05-26Update license headersLukas Reschke
2016-05-24when generating browser/device token, save the login name for later password ...Christoph Wurst
2016-05-23Add two factor auth to coreChristoph Wurst