mirror of
https://github.com/nextcloud/server.git
synced 2026-03-23 02:43:21 -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> |
||
|---|---|---|
| .. | ||
| appinfo | ||
| composer | ||
| css | ||
| js | ||
| l10n | ||
| lib | ||
| src | ||
| templates | ||
| tests | ||
| .l10nignore | ||
| Makefile | ||
| package-lock.json | ||
| package.json | ||
| webpack.common.js | ||
| webpack.dev.js | ||
| webpack.prod.js | ||