firest 61311081d8 fix(sso): fix RBAC test errors && spellcheck 2 лет назад
..
src ca6547c05b fix(rbac): change default role and update changes 2 лет назад
test 61311081d8 fix(sso): fix RBAC test errors && spellcheck 2 лет назад
BSL.txt 5c31c5ce76 feat(dashboard): add RBAC feature for Dashboard 2 лет назад
README.md 5c31c5ce76 feat(dashboard): add RBAC feature for Dashboard 2 лет назад
docker-ct 5c31c5ce76 feat(dashboard): add RBAC feature for Dashboard 2 лет назад
rebar.config 5c31c5ce76 feat(dashboard): add RBAC feature for Dashboard 2 лет назад

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

See APL.