nextcloud/tests/Core
Roeland Jago Douma 0a17836fec
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: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-30 10:45:02 +01:00
..
Command Fix tests 2017-12-18 21:06:52 +01:00
Controller Clean pending 2FA authentication on password reset 2019-01-30 10:45:02 +01:00
Middleware Use ::class in test mocks 2017-10-24 17:45:32 +02:00