nextcloud-server/lib/private/Authentication
Roeland Jago Douma 77df92cabf
feat: add event for failed logins
Apps might also like to know about failed logins.
This adds that event.
The private interface changes are backwards compatible so all should be fine.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2022-11-24 21:24:21 +07:00
..
Events feat: add event for failed logins 2022-11-24 21:24:21 +07:00
Exceptions Update php licenses 2021-06-04 22:02:41 +07:00
Listeners feat: add event for failed logins 2022-11-24 21:24:21 +07:00
Login feat: add event for failed logins 2022-11-24 21:24:21 +07:00
LoginCredentials Fix replacing external storage password during debug log 2022-06-01 10:31:19 +07:00
Notifications Update php licenses 2021-06-04 22:02:41 +07:00
Token Run session token renewals in a database transaction 2022-10-18 08:28:22 +07:00
TwoFactorAuth Fix the type of the return array in a few more places 2022-10-18 13:22:50 +07:00
WebAuthn Pass logger to passwordless auth WebAuthn lib 2022-10-03 15:03:23 +07:00