Skip to content

Change redirection for changed password#235

Merged
barryo merged 1 commit intoopensolutions:masterfrom
pierreozoux:patch-1
May 16, 2020
Merged

Change redirection for changed password#235
barryo merged 1 commit intoopensolutions:masterfrom
pierreozoux:patch-1

Conversation

@pierreozoux
Copy link
Copy Markdown
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