aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Listeners/LoginFailedListener.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-20/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* feat: add event for failed loginsRoeland Jago Douma2022-11-241-0/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Type the authentication listenersChristoph Wurst2020-10-151-0/+3
* Update license headers for 19Christoph Wurst2020-04-291-1/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* [POC] Event for failed login attemptsRoeland Jago Douma2020-03-311-0/+64