Add an admin interface which allows user management #10

Closed
opened 2023-06-20 18:21:52 +02:00 by migration-script · 0 comments

Summary

Currently user management is limited to manually querying the corresponding database. This is not very prcaticable. To improve the current situation, we should add an interface which allows administrators to add, remove and modify users. In particular it should be possible to change user privileges.

Description

As an administrator, I want to be able to create, remove and modify users.

Acceptance criteria

There should be a link in the menu leading to an interface allowing the before mentioned operations. The link should only be visible to authenticated users with admin privileges. The admin interface needs to provide a list of all users, so admins can select users they want to edit or remove.

## Summary ## Currently user management is limited to manually querying the corresponding database. This is not very prcaticable. To improve the current situation, we should add an interface which allows administrators to add, remove and modify users. In particular it should be possible to change user privileges. ## Description ## As an administrator, I want to be able to create, remove and modify users. ## Acceptance criteria ## There should be a link in the menu leading to an interface allowing the before mentioned operations. The link should only be visible to authenticated users with admin privileges. The admin interface needs to provide a list of all users, so admins can select users they want to edit or remove.
migration-script added this to the 0.1 milestone 2023-06-20 18:21:52 +02:00
migration-script added the
Type: Enhancement
Priority: High
labels 2023-06-20 18:21:52 +02:00
saluu was assigned by migration-script 2023-06-20 18:21:52 +02:00
Sign in to join this conversation.
No description provided.