mirror of
https://github.com/nextcloud/server.git
synced 2026-02-12 15:30:21 -05:00
This avoids hitting the backend with multiple requests for the same token. And will help avoid quick LDAP lockouts. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
|---|---|---|
| .. | ||
| ExpiredTokenException.php | ||
| InvalidProviderException.php | ||
| InvalidTokenException.php | ||
| LoginRequiredException.php | ||
| PasswordlessTokenException.php | ||
| PasswordLoginForbiddenException.php | ||
| TokenPasswordExpiredException.php | ||
| TwoFactorAuthRequiredException.php | ||
| UserAlreadyLoggedInException.php | ||
| WipeTokenException.php | ||