docs: More TODO docs
This commit is contained in:
parent
3fef299dea
commit
1d09019875
2 changed files with 13 additions and 0 deletions
8
docs/groups.md
Normal file
8
docs/groups.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Groups
|
||||
|
||||
> [!WARNING]
|
||||
> This is a design document and does not necessarily reflect the current state
|
||||
> of the implementation.
|
||||
|
||||
WIP: A group is only valid on a single domain, except for global service groups (eg. `admins`). A group
|
||||
has permissions to perform some actions on a domain.
|
||||
Loading…
Reference in a new issue