Skip to content
Unverified Commit 75456b05 authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

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: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 963d968f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment