emqx/apps/emqx_dashboard_rbac
zhongwencool 2388d36b09 fix: allow viewers to change their own passwords 2023-10-18 18:40:02 +08:00
..
src fix: allow viewers to change their own passwords 2023-10-18 18:40:02 +08:00
test fix: allow viewers to change their own passwords 2023-10-18 18:40:02 +08:00
BSL.txt feat(dashboard): add RBAC feature for Dashboard 2023-09-14 19:28:37 +08:00
README.md chore: fix Dashboard RBAC license and rebar.config 2023-09-22 21:19:45 +08:00
docker-ct feat(dashboard): add RBAC feature for Dashboard 2023-09-14 19:28:37 +08:00
rebar.config chore: fix Dashboard RBAC license and rebar.config 2023-09-22 21:19:45 +08:00

README.md

Dashboard Role-Based Access Control

RBAC (Role-Based Access Control) is a common access control model for managing user access to systems, applications or resources. In the RBAC model, access permissions are assigned and managed based on user roles instead of being directly associated with individual users, making management and usage simpler.

This application houses the RBAC feature for Dashboard.

Contributing

Please see our contributing.md.

License

EMQ Business Source License 1.1, refer to LICENSE.