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

enable admin password reset with override token #114

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

erinz2020
Copy link
Contributor

@erinz2020 erinz2020 commented Nov 20, 2024

now admin users can use password override token to confirm password change.

some notes:

  1. admin users can change anyone's password, current behavior remains unchanged
  2. this password override token can be used for authentication and password updating, but not new user creation

PR fixes #91

@erinz2020 erinz2020 self-assigned this Nov 20, 2024
Copy link
Member

@TanyaStere42 TanyaStere42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@TanyaStere42 TanyaStere42 merged commit bb07e9b into main Nov 20, 2024
@TanyaStere42 TanyaStere42 deleted the 91_admin_password_reset branch November 20, 2024 16:35
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.

admin password reset with override token is throwing an error
2 participants