-
Notifications
You must be signed in to change notification settings - Fork 43
Fixes Cake 3.x multirole authorization #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I would suggest changing the |
|
Cool. Renaming these keys is fine with me. |
|
We do need some new tests but I would prefer to consult on how to continue first. Going through this part is see there is logic that is either no longer applicable or was intended to be used otherwise. |
|
Now supports 3 scenarios:
Tests need updating |
|
IMO it should support both single and multi role with either DB or Configure. |
|
I'm not 100% sure but I don't think multirole using only Configure worked before, maybe we should discuss this to prevent miscommunication. |
|
It must have worked before, especially in 2.x :) |
|
Let's discuss on IRC when you have the time, it might be my lack of understanding. |
|
Looks good to me. |
Fixes Cake 3.x multirole authorization
|
Ty for merging :) |
Fixes:
Open: