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 redirection for changed password #235

Merged
merged 1 commit into from
May 16, 2020

Conversation

pierreozoux
Copy link
Contributor

@pierreozoux pierreozoux commented Oct 2, 2017

Given I am a normal user
I don't have a vimbadmin account, but just a regular email account
I was given the link auth/change-password to change my password.
Once I changed my password, I am currently redirected to the login page.
So as a user, I try to login, but I'm not a vimbadmin user, so I don't usnderstand why my login/password doesn't work.

To fix that, if we redirect to the change-password page, there will be no confusion (or at least, less).

Fix #191

Given I am a normal user
I don't have a vimbadmin account, but just a regular email account
I was given the link `auth/change-password` to change my password.
Once I changed my password, I am currently redirected to the login page.
So as a user, I try to login, but I'm not a vimbadmin user, so I don't usnderstand why my login/password doesn't work.

To fix that, if we redirect to the change-password page, there will be no confusion (or at least, less).
@barryo barryo merged commit 4602ab0 into opensolutions:master May 16, 2020
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.

after password change, print a congratz instead of redirect to login page
2 participants