Skip to content

Commit b014471

Browse files
committed
FIX: update permission
1 parent 0c05083 commit b014471

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

conf/permissions.dist.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ db_permissions:
102102
getUserSets:
103103
allow_self_access: true
104104
allowed_roles: ['course_admin', 'instructor']
105+
getUserSet:
106+
allow_self_access: true
107+
allowed_roles: ['course_admin', 'instructor']
105108
addUserSet:
106109
allowed_roles: ['course_admin', 'instructor']
107110
updateUserSet:

0 commit comments

Comments
 (0)