You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.