nextcloud/lib/private/Authentication
Joas Schilling 2fb4dac7ad
fix(authentication): Update the token when the hash is null or can not be verified
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-09 16:32:36 +01:00
..
Events feat: add event for failed logins 2022-11-24 21:24:21 +01:00
Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
Listeners feat: add event for failed logins 2022-11-24 21:24:21 +01:00
Login feat: add event for failed logins 2022-11-24 21:24:21 +01:00
LoginCredentials Fix replacing external storage password during debug log 2022-06-01 10:31:19 +02:00
Notifications Update php licenses 2021-06-04 22:02:41 +02:00
Token fix(authentication): Update the token when the hash is null or can not be verified 2023-01-09 16:32:36 +01:00
TwoFactorAuth Do not setup a session when not required on WebDAV requests 2022-12-21 21:17:16 +01:00
WebAuthn Pass logger to passwordless auth WebAuthn lib 2022-10-03 15:03:23 +02:00