Skip to content

Commit

Permalink
Update webservice_seb-server.xml added allow
Browse files Browse the repository at this point in the history
  • Loading branch information
anhefti authored Oct 4, 2023
1 parent 429b393 commit c3bb795
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/files/webservice_seb-server.xml
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,6 @@
<inherit>quizaccess/seb:manage_seb_templateid</inherit>
<inherit>quizaccess/seb:manage_seb_userconfirmquit</inherit>
<inherit>quizaccess/seb:managetemplates</inherit>
<inherit>quizaccess/sebserver:managesebserver</inherit>
<inherit>quizaccess/wifiresilience:adminmessages</inherit>
<inherit>quizaccess/wifiresilience:browserchecks</inherit>
<inherit>quizaccess/wifiresilience:inspectresponses</inherit>
Expand Down Expand Up @@ -733,5 +732,11 @@
<allow>quizaccess/seb:bypassseb</allow>
<allow>report/courseoverview:view</allow>
<allow>webservice/rest:use</allow>

<allow>moodle/user:update</allow>
<allow>moodle/course:useremail</allow>
<allow>moodle/backup:backupcourse</allow>
<allow>mod/quiz:manage</allow>
<allow>quizaccess/sebserver:managesebserver</allow>
</permissions>
</role>

0 comments on commit c3bb795

Please sign in to comment.