Releases: cakephp/authentication
Releases · cakephp/authentication
CakePHP Authentication 3.3.2
What's Changed
Full Changelog: 3.3.1...3.3.2
CakePHP Authentication 3.3.1
What's Changed
- Fix argument type for AuthenticationComponent::setIdentity(). by @ADmad in #730
- Fix error message generation when using multiple array login URLs. by @ADmad in #731
Full Changelog: 3.3.0...3.3.1
CakePHP Authentication 3.3.0
What's Changed
- Allow unauthenticated all by @dereuromark in #708
- Deprecate identifier collection approach. by @dereuromark in #712
- Expand token authenticator docs by @markstory in #724
- Fix deprecation warnings in tests. by @ADmad in #725
- Add default URL to AuthenticationComponent::getLoginRedirect() by @ADmad in #726
- Add PrimaryKeySessionAuthenticator by @dereuromark in #710
- Added PHPUnit 12 support by @LordSimal
Full Changelog: 3.2.5...3.3.0
CakePHP Authentication 3.2.5
What's Changed
- Fix token auth prefix removal. by @dereuromark in #721
- Fixed public key docs by @joaopatrocinio in #722
New Contributors
- @joaopatrocinio made their first contribution in #722
Full Changelog: 3.2.4...3.2.5
CakePHP Authentication 3.2.4
What's Changed
- Allow unauthenticatedRedirect as array cake style. by @dereuromark in #714
- Link to impersonation cookbook article by @ravage84 in #719
- Alert about wrong configuration. by @dereuromark in #718
Full Changelog: 3.2.3...3.2.4
CakePHP Authentication 3.2.3
What's Changed
- Fix type in annotation by @ADmad in #698
- Fix exception message by @dereuromark in #699
- Cleanup deprecated stuff. by @dereuromark in #702
- Improve support for custom token prefixes. by @ADmad in #704
- Stan cleanup by @ADmad in #705
- Cleanup tests. by @dereuromark in #709
- Add PHP min version for user and IDE. by @dereuromark in #713
Full Changelog: 3.2.2...3.2.3
CakePHP Authentication 3.2.2
What's Changed
- 3.x update stan by @LordSimal in #682
- update stan by @LordSimal in #687
- Update readme.md by @dereuromark in #689
- Fix example by @dereuromark in #690
- [ja] : typo fix by @zigzagdev in #691
- Fix defined version 2 to 3 by @WideeFr in #693
- correct the secretKey filename in getAuthenticationService function by @dype35 in #694
- Mark strings for translations by @ByteHunter in #696
- Update to latest codesniffer rules by @markstory in #697
New Contributors
- @zigzagdev made their first contribution in #691
- @WideeFr made their first contribution in #693
- @dype35 made their first contribution in #694
- @ByteHunter made their first contribution in #696
Full Changelog: 3.2.1...3.2.2
CakePHP Authentication 3.2.1
CakePHP Authentication 3.2.0
CakePHP Authentication 2.11.0
What's Changed
- 2.next: fix CakePHP 4.5 deprecations and update stan setup by @LordSimal in #610
- Increase stability of cakephp requirement by @markstory in #626
- 2.next: add authentication service to DIC by default by @LordSimal in #647
- 2.next: add ability to set custom container instance by @LordSimal in #662
Full Changelog: 2.10.2...2.11.0