|
|
1 ano atrás | |
|---|---|---|
| .. | ||
| src | 46877e979b chore: update copyright-year | 2 anos atrás |
| test | 19f3b030f9 chore: preparing to run common tests / eunit with mix | 1 ano atrás |
| BSL.txt | 82403167c2 chore: update BSL license change date | 2 anos atrás |
| README.md | d9466eef63 chore: fix Dashboard RBAC license and rebar.config | 2 anos atrás |
| docker-ct | 5c31c5ce76 feat(dashboard): add RBAC feature for Dashboard | 2 anos atrás |
| mix.exs | 19f3b030f9 chore: preparing to run common tests / eunit with mix | 1 ano atrás |
| rebar.config | 5e100f52b8 style: erlfmt all `rebar.config` files and `bin/nodetool` | 2 anos atrás |
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.
Please see our contributing.md.
EMQ Business Source License 1.1, refer to LICENSE.