CakePHP Authentication 3.1.0
What's Changed
- Fix deprecations by @markstory in #641
- 2.next: add authentication service to DIC by default by @LordSimal in #647
- 3.x: update composer.json by @LordSimal in #651
- merge 2.x -> 2.next by @LordSimal in #654
- merge 2.next -> 3.x by @LordSimal in #655
- The CREDENTIAL_* consts are in AbstractIdentifier. Fix docs to match. by @umer936 in #656
- Remove PersistenceInterface inheritance from ImpersonationInterface by @segy in #650
- add docs for 2.x to 3.x upgrade by @LordSimal in #659
- 3.x: stan update by @LordSimal in #661
- 3.next: add ability to set custom container instance by @jamisonbryant in #665
- Fix test on PHP 8.4 by @ADmad in #669
- Add convenience method to get the identifier. by @ADmad in #670
New Contributors
- @umer936 made their first contribution in #656
- @segy made their first contribution in #650
- @jamisonbryant made their first contribution in #665
Full Changelog: 3.0.3...3.1.0