forked from invoke-ai/InvokeAI
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
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?
Please add a user interface for user management.
Administrator UI
When the Administrator is logged in, the user interface should allow him to:
- Create a new user: assign them a login ID, a user name, a password, and set their Administrator privileges with a checkbox.
- Display a list of users
- Select a user and modify their user name, password, and Administrator privileges.
- Select a user and delete them from the system.
The Administrator can delete their own account and those of other Administrators, but they cannot delete the last Administrator.
There should be a button on the user add/edit page that generates a strong password for the user.
There should be a toggle that toggles the visibility of the password.
User UI
When a non-administrative user is logged in, they can edit their own account information by changing their user name and/or password. To change the password they must provide the current password and a new password. As with the Administrator UI, there should be a button that generates a strong password for them, and a toggle that turns on the visibility of the password.
Alternatives
No response
Additional Content
No response
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request