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

Bug in 'Sets new account password' #1356

Open
aditya-8108 opened this issue Mar 9, 2022 · 1 comment
Open

Bug in 'Sets new account password' #1356

aditya-8108 opened this issue Mar 9, 2022 · 1 comment

Comments

@aditya-8108
Copy link

Rails.cache.delete("reset_password_#{params[:email]}")

Here it should be payload[:email] in place of params[:email]

@aditya-8108 aditya-8108 changed the title Bug Bug in 'Sets new account password' Mar 9, 2022
@aditya-8108
Copy link
Author

#1357

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

No branches or pull requests

1 participant