nextcloud/tests/Core
Roeland Jago Douma 931056e711
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:43:15 +01:00
..
Command Add an options to create and remove groups via occ 2018-08-16 10:31:20 +03:00
Controller Clean pending 2FA authentication on password reset 2019-01-30 10:43:15 +01:00
Middleware Use ::class in test mocks 2017-10-24 17:45:32 +02:00