|
|
пре 2 година | |
|---|---|---|
| .. | ||
| src | 681e57dee6 fix(RBAC): allow read-only users to logout | пре 2 година |
| test | 9e55ae240a feat(sso): add `role` into the result of login endpoints | пре 2 година |
| BSL.txt | 5c31c5ce76 feat(dashboard): add RBAC feature for Dashboard | пре 2 година |
| README.md | d9466eef63 chore: fix Dashboard RBAC license and rebar.config | пре 2 година |
| docker-ct | 5c31c5ce76 feat(dashboard): add RBAC feature for Dashboard | пре 2 година |
| rebar.config | d9466eef63 chore: fix Dashboard RBAC license and rebar.config | пре 2 година |
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.