mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-19 15:44:02 +02:00
![]() Adds a user management module allowing administrators to assign types (roles) to users. - Adds `user_type` column to the `user` table (default 'admin'). - Updates user model and adds backend logic for managing user types. - Introduces a new 'User Management' section in Settings UI for admins. - Admins can now view all users and change their user types. - Access to user management functions is restricted to admin users. |
||
---|---|---|
.. | ||
api_key.js | ||
docker_host.js | ||
group.js | ||
heartbeat.js | ||
incident.js | ||
maintenance.js | ||
monitor.js | ||
proxy.js | ||
remote_browser.js | ||
status_page.js | ||
tag.js | ||
user.js |