Skip to content
  • JediKev's avatar
    4d774bc4
    issue: ACL Oopsie · 4d774bc4
    JediKev authored
    This addresses an issue where initially saving the ACL will fail. This is
    due to the incorrect variable being used to lookup the IP in the ACL. This
    updates the variable from `$acl` to the correct variable `$vars['acl']`.
    4d774bc4
    issue: ACL Oopsie
    JediKev authored
    This addresses an issue where initially saving the ACL will fail. This is
    due to the incorrect variable being used to lookup the IP in the ACL. This
    updates the variable from `$acl` to the correct variable `$vars['acl']`.
Loading