mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 15:33:02 +00:00
python docs/source/rbac/generate-scope-table.py
This commit is contained in:
@@ -2124,8 +2124,9 @@ components:
|
|||||||
and authentication state).
|
and authentication state).
|
||||||
delete:users: Delete users.
|
delete:users: Delete users.
|
||||||
list:users: List users, including at least their names.
|
list:users: List users, including at least their names.
|
||||||
read:users: Read user models (including servers, tokens and
|
read:users:
|
||||||
authentication state).
|
Read user models (including servers, tokens and authentication
|
||||||
|
state).
|
||||||
read:users:name: Read names of users.
|
read:users:name: Read names of users.
|
||||||
read:users:groups: Read users’ group membership.
|
read:users:groups: Read users’ group membership.
|
||||||
read:users:activity: Read time of last user activity.
|
read:users:activity: Read time of last user activity.
|
||||||
|
Reference in New Issue
Block a user