Skip to content

[stable15] Clean pending 2FA authentication on password reset - #13915

Merged
MorrisJobke merged 1 commit into
stable15from
backport/13869/stable15
Jan 30, 2019
Merged

[stable15] Clean pending 2FA authentication on password reset#13915
MorrisJobke merged 1 commit into
stable15from
backport/13869/stable15

Conversation

@rullzer

Copy link
Copy Markdown
Member

Backport of #13869

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>
@rullzerrullzer added the 3. to review Waiting for reviews label Jan 30, 2019
@rullzerrullzer added this to the Nextcloud 15.0.3 milestone Jan 30, 2019
@MorrisJobkeMorrisJobke mentioned this pull request Jan 30, 2019

@MorrisJobkeMorrisJobke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works 👍

@MorrisJobkeMorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jan 30, 2019
@MorrisJobke
MorrisJobke merged commit 4e131ad into stable15Jan 30, 2019
@MorrisJobke
MorrisJobke deleted the backport/13869/stable15 branch January 30, 2019 13:25
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finish

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@rullzer@MorrisJobke@ChristophWurst