nextcloud/apps/oauth2
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
..
appinfo Update version requirements and versions of shipped apps 2018-09-05 14:27:06 +02:00
composer Bump autoloaders 2018-08-10 15:03:22 +02:00
css [oauth2] Fix css for admin settings 2018-06-19 11:42:41 +02:00
js Bump OAuth2 js deps 2018-09-03 10:40:46 +02:00
l10n [tx-robot] updated from transifex 2018-10-23 14:54:28 +00:00
lib Reset bruteforce on token refresh OAuth 2018-10-30 11:21:27 +01:00
src Do not show OAuth2 table if it is empty 2018-07-04 08:23:21 +02:00
templates Migrate OAuth Admin settings to vue 2018-06-19 11:42:41 +02:00
tests Reset bruteforce on token refresh OAuth 2018-10-30 11:21:27 +01:00
.l10nignore Add .l10nignore files for compiled assets 2018-10-19 10:29:36 +02:00
Makefile Bump build and config 2018-06-20 10:12:21 +02:00
package-lock.json Bump webpack from 4.22.0 to 4.23.1 in /apps/oauth2 2018-10-29 10:43:49 +00:00
package.json Bump webpack from 4.22.0 to 4.23.1 in /apps/oauth2 2018-10-29 10:43:49 +00:00
webpack.common.js Bump build and config 2018-06-20 10:12:21 +02:00
webpack.dev.js Bump build and config 2018-06-20 10:12:21 +02:00
webpack.prod.js Bump build and config 2018-06-20 10:12:21 +02:00