Commit 4314f87
committed
Reset authentication rate limit counters on successful password reset
This provides a secure mechanism for users that have made too many
failed password authentication attempts to regain access to their
account without having to wait for the rate limiting window to elapse.1 parent 4ce0c55 commit 4314f87
File tree
2 files changed
+5
-0
lines changed- src
- Buttercup.Security.Tests
- Buttercup.Security
2 files changed
+5
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
733 | 733 | | |
734 | 734 | | |
735 | 735 | | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
736 | 739 | | |
737 | 740 | | |
738 | 741 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
| 199 | + | |
198 | 200 | | |
199 | 201 | | |
200 | 202 | | |
| |||
0 commit comments