emqx/apps/emqx_dashboard_rbac
Zaiming (Stone) Shi 82403167c2 chore: update BSL license change date 2024-01-29 16:47:31 +01:00
..
src chore: bump apps versions 2023-11-30 20:01:12 +01:00
test fix: allow viewers to change their own passwords 2023-10-18 18:40:02 +08:00
BSL.txt chore: update BSL license change date 2024-01-29 16:47:31 +01: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 style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +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.