CakePHP Authorization 2.3.0
New Features
- Allow setting unauthorized handler for RequestAuthorizationMiddleware by @ADmad in #211
- Developer friendly exception message by @asgraf in #217
Bugfixes
- Fix cakephp 4.3 deprecations by @othercorey in #187
- Fix deprecation warnings. by @ADmad in #210
- Update deprecated string interpolation in PolicyCommand.php by @swiffer in #216
- Avoid using deprecated method. by @ADmad in #220
Documentation and tooling changes
- Correct interface name in docs by @ricog in #194
- 2.x - Update source files path. by @ndm2 in #196
- French doc update by @zachee54 in #198
- Fixes typo by @cnizzardini in #203
- Translated index and policy. by @yuki-yasumura in #199
- Expand docs for policy resolvers by @markstory in #205
- Add plugins to allow-plugins config by @othercorey in #206
- Fix ControllerHookPolicy Code Example by @amayer5125 in #215
- Add "stale" action. by @ADmad in #219
New Contributors
- @ricog made their first contribution in #194
- @dependabot made their first contribution in #200
- @cnizzardini made their first contribution in #203
- @yuki-yasumura made their first contribution in #199
- @amayer5125 made their first contribution in #215
- @swiffer made their first contribution in #216
- @asgraf made their first contribution in #217
Full Changelog: 2.2.0...2.3.0