python docs/source/rbac/generate-scope-table.py

This commit is contained in:
Simon Li
2024-05-29 23:49:53 +01:00
parent 8c3ff64511
commit a6aba9a7e1

View File

@@ -2124,8 +2124,9 @@ components:
and authentication state).
delete:users: Delete users.
list:users: List users, including at least their names.
read:users: Read user models (including servers, tokens and
authentication state).
read:users:
Read user models (including servers, tokens and authentication
state).
read:users:name: Read names of users.
read:users:groups: Read users group membership.
read:users:activity: Read time of last user activity.