mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-19 07: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-socket-handler.js | ||
chart-socket-handler.js | ||
cloudflared-socket-handler.js | ||
database-socket-handler.js | ||
docker-socket-handler.js | ||
general-socket-handler.js | ||
maintenance-socket-handler.js | ||
proxy-socket-handler.js | ||
remote-browser-socket-handler.js | ||
status-page-socket-handler.js |