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-02-20No need to check 2fa state on apptoken loginsRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-08-01Remove explicit type hints for ControllerLukas Reschke
2017-07-31Fix middleware implementations signaturesRoeland Jago Douma
2017-05-15Check whether the $_SERVER['REQUEST_*'] vars exist before using themJoas Schilling
2016-08-24prevent infinite redirect loops if the there is no 2fa provider to passChristoph Wurst
2016-08-12Throw exception if you don't handle itRoeland 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-23add OCC command to enable/disable 2FA for a userChristoph Wurst
2016-05-23Add two factor auth to coreChristoph Wurst