mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 15:03:02 +00:00
python docs/source/rbac/generate-scope-table.py
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user