Closed MathRat closed 4 years ago
Hi,
i'm trying to use aclmanager for manage acl for a plugin, not for whole application. is it possible to load aclmanager only when in "parent" plugin and to use parental auth methods?
sry my bad english :)
Hi @MathRat
You can use AclManager.ignoreActions this was made for that purpose
AclManager.ignoreActions Ignore all plugins, controllers and actions you don't want to add to your ACLs.
Best regards Iván Amat
Hi,
i'm trying to use aclmanager for manage acl for a plugin, not for whole application. is it possible to load aclmanager only when in "parent" plugin and to use parental auth methods?
sry my bad english :)