nextcloud-server/core
Roeland Jago Douma 355b0defe4
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:41:09 +07:00
..
BackgroundJobs
Command add support for boolean default 2019-01-09 13:01:06 +07:00
Controller Clean pending 2FA authentication on password reset 2019-01-30 10:41:09 +07:00
Middleware
Migrations allow to add labels to shares 2018-11-01 02:15:07 +07:00
ajax Show the repair steps and repair info output in the web for better feedback 2019-01-10 07:37:04 +07:00
css Use warning background color & primary text color for setting warnings 2019-01-18 12:59:33 +07:00
doc
fonts Add woff2 format of Nunito for better performance in modern browsers 2018-10-19 20:19:34 +07:00
img Add icon to restore activity 2019-01-24 13:46:53 +07:00
js Fix updating the password of a link share when passwords are enforced 2019-01-29 23:37:54 +07:00
l10n [tx-robot] updated from transifex 2019-01-26 01:12:28 +07:00
search Adjust some jsdocs 2018-10-24 16:24:16 +07:00
skeleton
templates Fix click app names 2019-01-14 11:25:23 +07:00
vendor Add strengthify.min files 2019-01-12 14:25:58 +07:00
.l10nignore Add .l10nignore files for compiled assets 2018-10-19 10:29:36 +07:00
Application.php Fix index names 2018-11-06 15:21:16 +07:00
register_command.php Add occ app:update command 2018-11-01 17:13:12 +07:00
routes.php Fix loginflow with apptoken enter on iOS 2019-01-04 21:43:03 +07:00
shipped.json remove user_external from shipped.json 2019-01-03 09:40:48 +07:00
strings.php