Releases: cakephp/authentication
Releases · cakephp/authentication
CakePHP Authentication 3.3.4
What's Changed
- Rename Plugin to AuthenticationPlugin by @ADmad in #750
- Add optional redirect loop protection to AuthenticationService by @dereuromark in #752
- Fix loadIdentifier called after loadAuthenticator losing resolver config by @dereuromark in #755 (Fix regression)
Full Changelog: 3.3.3...3.3.4
CakePHP Authentication 3.3.3
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #736
- Update password-hashers.rst by @txj in #738
- Don't populate IdentifierCollection errors with empty nested arrays by @ADmad in #739
- Bump actions/stale from 9 to 10 by @dependabot[bot] in #740
- Return added on getAuthenticationService() Update authenticators.rst by @RiteshParyali in #741
- Fix up identifier defaulting. by @dereuromark in #737
- Fix CI by @ADmad in #745
- Set the redirect query param only for GET requests. by @ADmad in #744
New Contributors
Full Changelog: 3.3.2...3.3.3
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