mirror of
https://github.com/coder/coder.git
synced 2025-07-18 14:17:22 +00:00
chore: add link to RBAC usage doc in README (#15510)
Some new joiners had found the README, but not the usage doc Signed-off-by: Danny Kopping <danny@coder.com>
This commit is contained in:
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
Package `rbac` implements Role-Based Access Control for Coder.
|
Package `rbac` implements Role-Based Access Control for Coder.
|
||||||
|
|
||||||
|
See [USAGE.md](USAGE.md) for a hands-on approach to using this package.
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Authorization defines what **permission** a **subject** has to perform **actions** to **objects**:
|
Authorization defines what **permission** a **subject** has to perform **actions** to **objects**:
|
||||||
|
Reference in New Issue
Block a user