JimMoen 5e100f52b8 style: erlfmt all `rebar.config` files and `bin/nodetool` %!s(int64=2) %!d(string=hai) anos
..
src 9fd2fa95a8 chore: bump apps versions %!s(int64=2) %!d(string=hai) anos
test 2388d36b09 fix: allow viewers to change their own passwords %!s(int64=2) %!d(string=hai) anos
BSL.txt 5c31c5ce76 feat(dashboard): add RBAC feature for Dashboard %!s(int64=2) %!d(string=hai) anos
README.md d9466eef63 chore: fix Dashboard RBAC license and rebar.config %!s(int64=2) %!d(string=hai) anos
docker-ct 5c31c5ce76 feat(dashboard): add RBAC feature for Dashboard %!s(int64=2) %!d(string=hai) anos
rebar.config 5e100f52b8 style: erlfmt all `rebar.config` files and `bin/nodetool` %!s(int64=2) %!d(string=hai) anos

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.