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
2021-04-16Fix unit testRoeland Jago Douma
2020-10-12Use PSR logger in authenticationJoas Schilling
2020-04-23Do not create remember me cookieJulius Härtl
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-08Fix multiline commentsChristoph Wurst
2020-03-31[POC] Event for failed login attemptsRoeland Jago Douma
2020-03-26Remove unused importsChristoph Wurst
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-18Use the actual password to update the tokensRoeland Jago Douma
2019-05-17Allow 2FA to be setup on first loginRoeland Jago Douma
2019-05-07Add a login chain to reduce the complexity of LoginController::tryLoginChristoph Wurst