Skip to content

[enhancement]: add user interface for user accounts #105

@lstein

Description

@lstein

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:

  1. Create a new user: assign them a login ID, a user name, a password, and set their Administrator privileges with a checkbox.
  2. Display a list of users
  3. Select a user and modify their user name, password, and Administrator privileges.
  4. 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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions