louislam / uptime-kuma

A fancy self-hosted monitoring tool
https://uptime.kuma.pet
MIT License
59.88k stars 5.36k forks source link

add user account #5140

Closed XW-ui closed 1 month ago

XW-ui commented 1 month ago

šŸ“‘ I have found these related issues/pull requests

?

šŸ·ļø Feature Request Type

Dashboard, Settings, Other

šŸ”– Feature description

I'd like to add a user management system to the repository. This would allow multiple user accounts to be created, each with specific roles or permissions. These permissions could include the ability to modify specific parts of the system, create or manage probes, etc.

āœ”ļø Solution

A user administration system integrated into the application, with an interface for creating users and assigning them specific permissions (read-only, modify, create probes, etc.). Ideally, this system could allow granular management of permissions, so that administrators can specify exactly what each user can do in the application.

ā“ Alternatives

I considered using an external user management system, such as an external authentication service (OAuth, LDAP, etc.), but you would prefer a solution integrated into the project.

šŸ“ Additional Context

The purpose of this function is to allow certain people to modify or create probes, while others only have read-only permissions. This would improve security and access control while facilitating collaboration.

apio-sys commented 1 month ago

It is currently not possible to add an account. Multiple users has already been requested in issue

Please post in english and check if your proposal and/or issue doesn't already have an open or closed ticket/conversation.

CommanderStorm commented 1 month ago

Duplicate of https://github.com/louislam/uptime-kuma/issues/128