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

Added option offerPasswordChangeAfterConfirmation #565

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

TonisOrmisson
Copy link
Contributor

Q A
Is bugfix? no
New feature? yes
Breaks BC? no
Tests pass? yes

This aims to offer a one-click secure solution in cases where user is created by system or admin to avoid passing the password in plain text in e-mails. In this case, after clicks the confirmation link, instead of logging in, the recovery token is generated and user is redirected to the password recovery page along with the initial "registration complete" flash message.

Below is an example of the view after clicking confirmation and redirect:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant