summaryrefslogtreecommitdiffstats
path: root/tests/lib/Authentication/Login
Commit message (Expand)AuthorAgeFilesLines
* Fix multiline commentsChristoph Wurst2020-04-081-1/+0
* [POC] Event for failed login attemptsRoeland Jago Douma2020-03-311-1/+8
* Remove unused importsChristoph Wurst2020-03-252-2/+0
* Make phpunit8 compatibleRoeland Jago Douma2019-11-2713-13/+13
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Use the actual password to update the tokensRoeland Jago Douma2019-09-181-2/+2
* Allow 2FA to be setup on first loginRoeland Jago Douma2019-05-171-0/+180
* Add a login chain to reduce the complexity of LoginController::tryLoginChristoph Wurst2019-05-0713-0/+1254