hutschen / mv-tool-api

Measure tracking tool for the implementation of information security measures in projects
https://mv-tool.readthedocs.io
GNU Affero General Public License v3.0
2 stars 0 forks source link

Implementation of User Management #172

Open hutschen opened 10 months ago

hutschen commented 10 months ago

The MV-Tool is to be extended with an internal user management system to efficiently manage users and their actions. Despite the existing authentication via LDAP/JIRA, a dedicated user management system is missing. The following tasks need to be completed:

The realization of these features requires backend development work for database integration, role management, and the implementation of administration functions, as well as corresponding adjustments to the web API.