nextcloud/apps/oauth2/tests/Controller
Roeland Jago Douma 75456b057d
Reset bruteforce on token refresh OAuth
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>
2018-10-30 11:21:27 +01:00
..
LoginRedirectorControllerTest.php
OauthApiControllerTest.php Reset bruteforce on token refresh OAuth 2018-10-30 11:21:27 +01:00
SettingsControllerTest.php Update SettingsControllerTest.php 2018-06-30 08:51:58 +02:00