forked from invoke-ai/InvokeAI
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is there an existing issue for this?
- I have searched the existing issues
Contact Details
No response
What should this feature add?
The lstein/multiuser-management-ui branch provides a My Profile interface that allows the user to change their password. It has two text fields, one for the current password and one for the new one. However, there is no guard against typographical errors when the user types in the new password.
This feature would add a "Confirm Password" field. The system won't allow the password to be changed unless the user has entered the same new password twice.
Also take this opportunity to make the three password text entry fields line up nicely on their left and right edges.
Alternatives
No response
Additional Content
No response
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request