Skip to content

Commit

Permalink
FIX: update permission
Browse files Browse the repository at this point in the history
  • Loading branch information
pstaabp committed Aug 24, 2022
1 parent 221d611 commit e620138
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conf/permissions.dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ db_permissions:
allowed_roles: ['course_admin', 'instructor']
getUserSets:
allowed_roles: ['course_admin', 'instructor']
getUserSet:
allow_self_access: true
allowed_roles: ['course_admin', 'instructor']
addUserSet:
allowed_roles: ['course_admin', 'instructor']
updateUserSet:
Expand Down

0 comments on commit e620138

Please sign in to comment.