stages/authenticator_sms: verify-only (#3011)
This commit is contained in:
@ -19,6 +19,10 @@ slug: "2022.6"
|
||||
|
||||
Last MFA validation is now saved in a signed cookie, which changes the behavior so that only the current browser is affected by MFA validation, and an attacker cannot exploit the fact that a user has recently authenticated with MFA.
|
||||
|
||||
- Verification-only SMS Devices
|
||||
|
||||
SMS authenticator stages can now be configured to hash the phone number. This is useful if you want to require your users to configure and confirm their phone numbers, without saving them in a readable-format.
|
||||
|
||||
## Minor changes/fixes
|
||||
|
||||
## Upgrading
|
||||
|
||||
Reference in New Issue
Block a user