You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mir-cli/src/main/config/acl/defaultrules-commands.txt
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,10 @@ update permission preview for id default_mods with rulefile ${app.home}/config/a
8
8
update permission read for id default_mods with rulefile ${app.home}/config/acl/grant-all.xml described by ${acl-description.all}
9
9
update permission writedb for id default_mods with rulefile ${app.home}/config/acl/grant-editors.xml described by ${acl-description.editors}
10
10
update permission deletedb for id default_mods with rulefile ${app.home}/config/acl/grant-admin.xml described by ${acl-description.admins}
11
+
update permission view-derivate for id default_mods with rulefile ${app.home}/config/acl/grant-all.xml described by ${acl-description.all}
11
12
update permission addurn for id default_derivate with rulefile ${app.home}/config/acl/grant-editors.xml described by ${acl-description.editors}
12
13
update permission read for id derivate:mir_access:intern with rulefile ${app.home}/config/acl/require-login.xml described by ${acl-description.require-login}
13
-
update permission read for id derivate:mir_access:unlimited with rulefile ${app.home}/config/acl/grant-all.xml described by ${acl-description.require-login}
14
+
update permission read for id derivate:mir_access:unlimited with rulefile ${app.home}/config/acl/grant-all.xml described by ${acl-description.all}
14
15
15
16
update permission writedb for id mir_genres with rulefile ${app.home}/config/acl/grant-admin.xml described by ${acl-description.admins}
16
17
update permission writedb for id mir_institutes with rulefile ${app.home}/config/acl/grant-admin.xml described by ${acl-description.admins}
<commandfile="resource:setup/acl/permissions.xml">load permissions data from file {file}</command>
4
-
<commandfile="resource:setup/acl/grant-all.xml"describedBy="always allowed">update permission read for id default with rulefile {file} described by {describedBy}</command>
5
-
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only">update permission writedb for id default with rulefile {file} described by {describedBy}</command>
6
-
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only">update permission deletedb for id default with rulefile {file} described by {describedBy}</command>
7
-
<commandfile="resource:setup/acl/grant-all.xml"describedBy="always allowed">update permission view for id default_mods with rulefile {file} described by {describedBy}</command>
8
-
<commandfile="resource:setup/acl/grant-all.xml"describedBy="always allowed">update permission read for id default_mods with rulefile {file} described by {describedBy}</command>
9
-
<commandfile="resource:setup/acl/grant-editors.xml"describedBy="administrators and editors">update permission writedb for id default_mods with rulefile {file} described by {describedBy}</command>
10
-
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only">update permission deletedb for id default_mods with rulefile {file} described by {describedBy}</command>
11
-
<commandfile="resource:setup/acl/grant-all.xml"describedBy="always allowed">update permission view-derivate for id default_mods with rulefile {file} described by {describedBy}</command>
12
-
<commandfile="resource:setup/acl/grant-editors.xml"describedBy="administrators and editors">update permission addurn for id default_derivate with rulefile {file} described by {describedBy}</command>
13
-
<commandfile="resource:setup/acl/require-login.xml"describedBy="require login">update permission read for id derivate:mir_access:intern with rulefile {file} described by {describedBy}</command>
14
4
15
-
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only"> update permission writedb for id mir_genres with rulefile {file} described by {describedBy} </command>
16
-
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only"> update permission writedb for id mir_institutes with rulefile {file} described by {describedBy} </command>
17
-
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only"> update permission writedb for id mir_licenses with rulefile {file} described by {describedBy} </command>
18
-
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only"> update permission writedb for id rfc5646 with rulefile {file} described by {describedBy} </command>
19
-
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only"> update permission writedb for id marcrelator with rulefile {file} described by {describedBy} </command>
20
-
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only"> update permission writedb for id noteTypes with rulefile {file} described by {describedBy} </command>
21
-
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only"> update permission writedb for id SDNB with rulefile {file} described by {describedBy} </command>
5
+
<commandfile="resource:setup/acl/grant-all.xml"describedBy="always allowed">update permission read for id default with rule {file} described by {describedBy}</command>
6
+
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only">update permission writedb for id default with rule {file} described by {describedBy}</command>
7
+
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only">update permission deletedb for id default with rule {file} described by {describedBy}</command>
8
+
<commandfile="resource:setup/acl/grant-all.xml"describedBy="always allowed">update permission view for id default_mods with rule {file} described by {describedBy}</command>
9
+
<commandfile="resource:setup/acl/grant-all.xml"describedBy="always allowed">update permission preview for id default_mods with rule {file} described by {describedBy}</command>
10
+
<commandfile="resource:setup/acl/grant-all.xml"describedBy="always allowed">update permission read for id default_mods with rule {file} described by {describedBy}</command>
11
+
<commandfile="resource:setup/acl/grant-editors.xml"describedBy="administrators and editors">update permission writedb for id default_mods with rule {file} described by {describedBy}</command>
12
+
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only">update permission deletedb for id default_mods with rule {file} described by {describedBy}</command>
13
+
<commandfile="resource:setup/acl/grant-all.xml"describedBy="always allowed">update permission view-derivate for id default_mods with rule {file} described by {describedBy}</command>
14
+
<commandfile="resource:setup/acl/grant-editors.xml"describedBy="administrators and editors">update permission addurn for id default_derivate with rule {file} described by {describedBy}</command>
15
+
<commandfile="resource:setup/acl/require-login.xml"describedBy="require login">update permission read for id derivate:mir_access:intern with rule {file} described by {describedBy}</command>
16
+
<commandfile="resource:setup/acl/grant-all.xml"describedBy="always allowed">update permission read for id derivate:mir_access:unlimited with rule {file} described by {describedBy}</command>
22
17
23
-
</commands>
18
+
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only">update permission writedb for id mir_genres with rule {file} described by {describedBy}</command>
19
+
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only">update permission writedb for id mir_institutes with rule {file} described by {describedBy}</command>
20
+
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only">update permission writedb for id mir_licenses with rule {file} described by {describedBy}</command>
21
+
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only">update permission writedb for id rfc5646 with rule {file} described by {describedBy}</command>
22
+
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only">update permission writedb for id marcrelator with rule {file} described by {describedBy}</command>
23
+
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only">update permission writedb for id noteTypes with rule {file} described by {describedBy}</command>
24
+
<commandfile="resource:setup/acl/grant-admin.xml"describedBy="administrators only">update permission writedb for id SDNB with rule {file} described by {describedBy}</command>
0 commit comments