mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
ac8a6e2244
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: Roeland Jago Douma <roeland@famdouma.nl>