Skip to content

Commit e620138

Browse files
committed
FIX: update permission
1 parent 221d611 commit e620138

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
@@ -100,6 +100,9 @@ db_permissions:
100100
allowed_roles: ['course_admin', 'instructor']
101101
getUserSets:
102102
allowed_roles: ['course_admin', 'instructor']
103+
getUserSet:
104+
allow_self_access: true
105+
allowed_roles: ['course_admin', 'instructor']
103106
addUserSet:
104107
allowed_roles: ['course_admin', 'instructor']
105108
updateUserSet:

0 commit comments

Comments
 (0)