nextcloud/lib/private/Authentication
Carl Schwan cdf3b60555 Handle one time passwords
This adds an option to disable storing passwords in the database. This
might be desirable when using single use token as passwords or very
large passwords.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-05 11:25:44 +02:00
..
Events Update php licenses 2021-06-04 22:02:41 +02:00
Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
Listeners remove storage wrappers when deleting the user storage 2022-05-12 14:40:20 +02:00
Login Update php licenses 2021-06-04 22:02:41 +02: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 Handle one time passwords 2022-07-05 11:25:44 +02:00
TwoFactorAuth Only check the twofactor state once per request 2021-12-01 17:56:30 +01:00
WebAuthn Properly cleanup entries of WebAuthn on user deletion 2021-06-18 09:42:32 +02:00