mirror of
https://github.com/nextcloud/server.git
synced 2026-03-23 10:54:41 -04:00
When using atoken obtained via OAuth the token expires. Resulting in brute force attempts hitting the requesting IP. This resets the brute force attempts for that UID on a valid refresh of the token. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
|---|---|---|
| .. | ||
| LoginRedirectorControllerTest.php | ||
| OauthApiControllerTest.php | ||
| SettingsControllerTest.php | ||