We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Admin should be able to update user passwords with a separate password update form once users are created.
Password change api is implemented in this PR => #98.
Password form should be a pop up similar to the existing New User form with just password and password confirmation fields only.
Please refer to the api docs for password change api.
The text was updated successfully, but these errors were encountered:
I have pick this issue..
Sorry, something went wrong.
https://github.com/thingaha/thingaha-web/blob/master/backend/docs/users.md#reset-password
No branches or pull requests
Admin should be able to update user passwords with a separate password update form once users are created.
Password change api is implemented in this PR => #98.
Password form should be a pop up similar to the existing New User form with just password and password confirmation fields only.
Please refer to the api docs for password change api.
The text was updated successfully, but these errors were encountered: