PackageTrack
Sign in Get early access

cakephp/authentication

Authentication plugin for CakePHP

4.2.1 4.5M downloads/mo #1633 most downloaded on Packagist cakephp/authentication

What this package is like to depend on

Last release 18 days ago

05 Aug 2026

Ships fairly regularly

a new release about every 4 weeks

Rarely documented

notes for 10 of 65 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

79 releases · first in 2016

14 releases in the last 12 months

see the full history below

Release timeline

77 releases · Dec 2016 to Aug 2026
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 79
  1. 4.2.1 08 Jul 2026
    Release notes

    What's Changed

    Full Changelog: 4.2.0...4.2.1

    Open source →
  2. 4.2.0 21 Jun 2026
    Release notes

    What's Changed

    Full Changelog: 4.1.1...4.2.0

    Open source →
  3. 4.1.1 13 Jun 2026
    Release notes

    What's Changed

    Full Changelog: 4.1.0...4.1.1

    Open source →
  4. 4.1.0 22 Apr 2026
    Release notes

    Improvements

    • Added AuthenticationComponent::redirectAfterLogin() helper to make the safe post-login redirect path the obvious one. It resolves the validated local redirect target via the existing getLoginRedirect() logic and falls back to the provided default, returning the controller redirect response directly (#787).

      if ($result->isValid()) {
          return $this->Authentication->redirectAfterLogin('/dashboard');
      }

    Full Changelog: 4.0.1...4.1.0

    Open source →
  5. 4.0.1 27 Feb 2026
    Release notes

    What's Changed

    Full Changelog: 4.0.0...4.0.1

    Open source →
  6. 4.0.0 01 Feb 2026

    Nothing published for this version

  7. 3.3.7 08 Jul 2026
    Release notes

    What's Changed

    • Update link to finder documentation by @PhantomWatson in #804
    • 3.x - security: replace unencrypted cookie auth tokens with verified, work-factor-bounded HMAC-SHA256 tokens by @markstory in #806

    Full Changelog: 3.3.6...3.3.7

    Open source →
  8. 3.3.6 14 Jun 2026
    Release notes

    What's Changed

    • Fix an open redirect weakness in getLoginRedirect() by @markstory in #796

    Full Changelog: 3.3.5...3.3.6

    Open source →
  9. 3.3.5 31 Jan 2026

    Nothing published for this version

  10. 3.3.4 29 Nov 2025

    Nothing published for this version

  11. 3.3.3 06 Nov 2025

    Nothing published for this version

  12. 3.3.2 30 Jul 2025

    Nothing published for this version

  13. 3.3.1 27 Jul 2025

    Nothing published for this version

  14. 3.3.0 13 Jul 2025

    Nothing published for this version

  15. 3.2.5 14 May 2025

    Nothing published for this version

  16. 3.2.4 28 Apr 2025

    Nothing published for this version

  17. 3.2.3 20 Apr 2025

    Nothing published for this version

  18. 3.2.2 20 Mar 2025

    Nothing published for this version

  19. 3.2.1 18 Oct 2024

    Nothing published for this version

  20. 3.2.0 18 Oct 2024

    Nothing published for this version

  21. 3.1.1 07 Oct 2024

    Nothing published for this version

  22. 3.1.0 28 Jul 2024

    Nothing published for this version

  23. 3.0.3 01 Dec 2023

    Nothing published for this version

  24. 3.0.2 10 Sep 2023

    Nothing published for this version

  25. 3.0.1 05 Sep 2023

    Nothing published for this version

  26. 3.0.0 no date

    Nothing published for this version

  27. 2.11.3 05 Aug 2026
    Release notes

    What's Changed

    • Update AuthenticationComponent.php to clear cookie auth when a login doesn't enable cookie auth by @bancer in #802

    New Contributors

    Full Changelog: 2.11.2...2.11.3

    Open source →
  28. 2.11.2 10 Jul 2026
    Release notes

    What's Changed

    Full Changelog: 2.11.1...2.11.2

    Open source →
  29. 2.11.1 25 Jun 2026
    Release notes

    What's Changed

    Full Changelog: 2.11.0...2.11.1

    Open source →
  30. 2.11.0 18 Oct 2024

    Nothing published for this version

  31. 2.10.2 01 Oct 2023

    Nothing published for this version

  32. 2.10.1 17 Mar 2023

    Nothing published for this version

  33. 2.10.0 04 Dec 2022

    Nothing published for this version

  34. 2.9.0 06 Jan 2022

    Nothing published for this version

  35. 2.8.0 04 Jan 2022

    Nothing published for this version

  36. 2.7.0 25 Nov 2021

    Nothing published for this version

  37. 2.6.2 25 Nov 2021

    Nothing published for this version

  38. 2.6.1 23 Apr 2021

    Nothing published for this version

  39. 2.6.0 11 Feb 2021

    Nothing published for this version

  40. 2.5.0 05 Jan 2021

    Nothing published for this version

  41. 2.4.0 29 Dec 2020

    Nothing published for this version

  42. 2.3.1 14 Nov 2020

    Nothing published for this version

  43. 2.3.0 17 May 2020

    Nothing published for this version

  44. 2.2.0 09 May 2020

    Nothing published for this version

  45. 2.1.0 08 Mar 2020

    Nothing published for this version

  46. 2.0.5 11 Feb 2020

    Nothing published for this version

  47. 2.0.4 25 Jan 2020

    Nothing published for this version

  48. 2.0.3 15 Jan 2020

    Nothing published for this version

  49. 2.0.2 17 Dec 2019

    Nothing published for this version

  50. 2.0.1 17 Dec 2019

    Nothing published for this version

  51. 2.0.0 16 Dec 2019

    Nothing published for this version

  52. 1.4.2 25 Jan 2020

    Nothing published for this version

  53. 1.4.1 17 Dec 2019

    Nothing published for this version

  54. 1.4.0 09 Nov 2019

    Nothing published for this version

  55. 1.3.0 29 Oct 2019

    Nothing published for this version

  56. 1.2.1 22 Sep 2019

    Nothing published for this version

  57. 1.2.0 21 Sep 2019

    Nothing published for this version

  58. 1.1.5 21 Sep 2019

    Nothing published for this version

  59. 1.1.4 09 Sep 2019

    Nothing published for this version

  60. 1.1.3 06 Sep 2019

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive