mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* VAULT-5422: Add rate limit for TOTP passcode attempts * fixing the docs * CL * feedback * Additional info in doc * rate limit is done per entity per methodID * refactoring a test * rate limit OSS work for policy MFA * adding max_validation_attempts to TOTP config * feedback * checking for non-nil reference
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
```release-note:improvement
|
|
auth: enforce a rate limit for TOTP passcode validation attempts
|
|
```
|