server/apps/oauth2/lib
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
..
Controller Reset bruteforce on token refresh OAuth 2018-10-30 11:21:27 +01:00
Db Add tests for OAuth2 app 2017-05-18 20:49:10 +02:00
Exceptions Use Bearer backend for SabreDAV 2017-05-18 20:49:10 +02:00
Migration Set OAuth token expiration 2018-05-22 09:24:17 +02:00
Settings Fix AdminTests 2018-06-19 11:42:41 +02:00