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

Clear 'passwordSet*' flags too in USER_PASSWORD_SET_CLEAR #4766

Merged
merged 1 commit into from
Sep 15, 2020

Conversation

infinite-persistence
Copy link
Contributor

@infinite-persistence infinite-persistence commented Sep 15, 2020

Issue

Fixes #4749: "Password updated successfully" kept showing up

Change

In addition to the passwordReset* variables, reset the passwordSet* variables as well in USER_PASSWORD_SET_CLEAR.

Based on current usage, I think it's ok to re-use USER_PASSWORD_SET_CLEAR instead of creating another one to differentiate between Reset and Set?

## Issue
4749: "Password updated successfully" kept showing up

## Change
In addition to the `passwordReset*` variables, reset the `passwordSet*` variables as well for `USER_PASSWORD_SET_CLEAR`.
@neb-b neb-b merged commit 4fc5a01 into master Sep 15, 2020
@neb-b neb-b deleted the ip-password-toast-4749 branch September 15, 2020 16:52
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.

"Password updated successfully" kept showing up
2 participants