nextcloud/lib/private/Authentication/Exceptions
Christoph Wurst 7586b19e52
Only allow 2FA state changs if providers support the operation
Ref https://github.com/nextcloud/server/issues/11019.

Add `twofactorauth:cleanup` command

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-09-25 09:54:20 +02:00
..
ExpiredTokenException.php Certain tokens can expire 2018-05-17 16:10:19 +02:00
InvalidProviderException.php Only allow 2FA state changs if providers support the operation 2018-09-25 09:54:20 +02:00
InvalidTokenException.php Fix others 2016-07-21 18:13:57 +02:00
LoginRequiredException.php Fix others 2016-07-21 18:13:57 +02:00
PasswordLoginForbiddenException.php Fix others 2016-07-21 18:13:57 +02:00
PasswordlessTokenException.php Fix others 2016-07-21 18:13:57 +02:00
TwoFactorAuthRequiredException.php Fix others 2016-07-21 18:13:57 +02:00
UserAlreadyLoggedInException.php Fix others 2016-07-21 18:13:57 +02:00