This is a enhancement.
By cake3 prefix, I think acl plugin cannot detect whether the aco is prefix alias or plugin alias in database.
Then, this causes issue like a #127 .
I wonder if adding controllers/plugins namespace to aco for handling plugin controller acos will solve this issue.
Also, this change will break compatibility.
This is a enhancement.
By cake3 prefix, I think
aclplugin cannot detect whether the aco is prefix alias or plugin alias in database.Then, this causes issue like a #127 .
I wonder if adding
controllers/pluginsnamespace to aco for handling plugin controller acos will solve this issue.Also, this change will break compatibility.