Skip to content

Injected the username when password has changed. #3033

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

Merged
merged 2 commits into from
Nov 10, 2016
Merged

Injected the username when password has changed. #3033

merged 2 commits into from
Nov 10, 2016

Conversation

HQarroum
Copy link
Contributor

When the resetPassword handler has successfully updated the user's password, it redirects the user to the password changed page without passing it the username value as a query parameter, which the hosted parse server did.

This commit makes it possible to pass the username value to the password change confirmation page.

When the resetPassword controller has successfully updated the user's password, it now redirects the user to the password changed page with the username as a query parameters.
@facebook-github-bot
Copy link

@HQarroum updated the pull request - view changes

@flovilmart
Copy link
Contributor

Looking great! Thanks!

@flovilmart flovilmart merged commit 9abf177 into parse-community:master Nov 10, 2016
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.

3 participants