emqx/apps/emqx_dashboard_rbac
Thales Macedo Garitezi 19f3b030f9 chore: preparing to run common tests / eunit with mix 2024-07-02 09:45:45 -03:00
..
src chore: update copyright-year 2024-02-23 08:21:06 +01:00
test chore: preparing to run common tests / eunit with mix 2024-07-02 09:45:45 -03: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
mix.exs chore: preparing to run common tests / eunit with mix 2024-07-02 09:45:45 -03: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.