Skip to content

Commit af40395

Browse files
[irods/irods#7985] Remove reference to AclPolicy in template
1 parent 0d6c419 commit af40395

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core.py.template

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,6 @@ def acRenameLocalZone(rule_args, callback, rei):
126126
def acGetUserByDN(rule_args, callback, rei):
127127
pass
128128

129-
def acAclPolicy(rule_args, callback, rei):
130-
callback.msiAclPolicy('STRICT')
131-
132129
def acTicketPolicy(rule_args, callback, rei):
133130
pass
134131

0 commit comments

Comments
 (0)