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

Clean pending 2FA authentication on password reset



When a password is reste we should make sure that all users are properly
logged in. Pending states should be cleared. For example a session where
the 2FA code is not entered yet should be cleared.

The token is now removed so the session will be killed the next time
this is checked (within 5 minutes).

Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 8d52a3ac
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