Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change password expiration time from 12h to 7d #10942

Merged
merged 1 commit into from
Aug 31, 2018

Conversation

MorrisJobke
Copy link
Member

We use the same logic for creating accounts without a password and there the 12h is a bit short. Users don't expect that the signup link needs to be clicked within 12h - 7d should be a more expected behavior.

See #10776

Additionally there should be a button to request a new token.

@TomTurnschuh
Copy link

#9299

We use the same logic for creating accounts without a password and there the 12h is a bit short. Users don't expect that the signup link needs to be clicked within 12h - 7d should be a more expected behavior.

Signed-off-by: Morris Jobke <[email protected]>
@MorrisJobke MorrisJobke force-pushed the feature/10776/longer-password-reset-time branch from f75fc7f to cf3f488 Compare August 31, 2018 11:31
@MorrisJobke MorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 31, 2018
@MorrisJobke MorrisJobke merged commit f4ffa17 into master Aug 31, 2018
@MorrisJobke MorrisJobke deleted the feature/10776/longer-password-reset-time branch August 31, 2018 12:13
@MorrisJobke MorrisJobke mentioned this pull request Aug 31, 2018
6 tasks
@MorrisJobke
Copy link
Member Author

@rullzer @nickvergessen Are you fine with a backport to stable13?

@rullzer
Copy link
Member

rullzer commented Oct 16, 2018

if you want sure

@MorrisJobke
Copy link
Member Author

Backport is in #11857

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish feature: authentication
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants