Jump to content

ACL


glowdemon1

Recommended Posts

Heya, I'm trying to set up permissions for my login panel. I'm having trouble with ACL as I haven't used it much before, here's my piece of code from the acl.

     <group name="logRes"> 
        <acl name="logRes"> 
        <right name="function.addAccount" access="true"></right> 
        <right name="function.login" access="true"></right> 
        <object name="resource.cys-login"></object> 
        </acl> 
    </group> 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...