summaryrefslogtreecommitdiffstats
path: root/tests/lib/Authentication/Login
Commit message (Expand)AuthorAgeFilesLines
* Adapt tests to config value typingCôme Chilliet2023-04-051-2/+2
* composer run cs:fixCôme Chilliet2023-01-2013-13/+0
* Skip general login with email for non-valid addresses and LDAPJulius Härtl2022-10-261-2/+3
* Fix unit testRoeland Jago Douma2021-04-1613-15/+14
* Use PSR logger in authenticationJoas Schilling2020-10-122-6/+6
* Do not create remember me cookieJulius Härtl2020-04-231-1/+24
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1013-14/+0
* 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