nextcloud/lib/private/Authentication/Exceptions
Roeland Jago Douma f03eb7ec3c
Remote wipe support
This allows a user to mark a token for remote wipe.
Clients that support this can then wipe the device properly.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-20 20:50:27 +02:00
..
ExpiredTokenException.php Move ExpiredTokenException to the correct namespace 2018-10-30 19:30:45 +01: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
WipeTokenException.php Remote wipe support 2019-05-20 20:50:27 +02:00