Skip to content

Commit d179b4b

Browse files
MartinFlores751alanking
authored andcommitted
[irods/irods#7985] Remove reference to AclPolicy in template
1 parent 0d6c419 commit d179b4b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

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)