PackageTrack
Sign in Get early access

symfonycasts/reset-password-bundle

Symfony bundle that adds password reset functionality.

v1.25.0 9.5M downloads/mo #1304 most downloaded on Packagist SymfonyCasts/reset-password-bundle

What this package is like to depend on

Last release 5 months ago

26 Mar 2026

Release timing varies

gaps range from 2 weeks to 7 months

Nearly every release is documented

notes for 36 of 36 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

38 releases · first in 2020

2 releases in the last 12 months

see the full history below

Release timeline

38 releases · Mar 2020 to Mar 2026
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 38
  1. v1.25.0 26 Mar 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.24.0...v1.25.0

    Open source →
  2. v1.24.0 29 Nov 2025
    Release notes

    Hi there! This release allows Symfony 8 and, from now on, uses the PHP config format instead of XML. Also, provides minor fixes to Dutch (NL) translations

    What's Changed

    New Contributors

    Full Changelog: v1.23.2...v1.24.0

    Open source →
  3. v1.23.2 27 Jun 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.23.1...v1.23.2

    Open source →
  4. v1.23.1 09 Dec 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.23.0...v1.23.1

    Open source →
  5. v1.23.0 08 Nov 2024
    Release notes

    Hey Password Resetters!

    The generated fake reset token now looks more like a real one.

    What's Changed

    New Contributors

    Full Changelog: v1.22.0...v1.23.0

    Open source →
  6. v1.22.0 06 Jun 2024
    Release notes

    June 6th, 2024

    Feature

    • #296 - [command] make class final - @jrushlow
    • #297 - [ResetPasswordHelper] class to become final - @jrushlow
    • #305 - [trait] add type annotations to ResetPasswordRequestTrait - @jrushlow
    • #310 - [generator] [1.x] userId argument should be either a string or int - @jrushlow
    • #320 - Add missing Czech translations - @dfridrich
    Open source →
  7. v1.21.0 05 Mar 2024
    Release notes

    March 5th, 2024

    Feature

    • #284 - [persistence] remove ResetPasswordRequest objects programmatically - @jrushlow
    Open source →
  8. v1.20.3 20 Feb 2024
    Release notes

    February 20th, 2024

    Minor

    • #283 - [ci] php-cs-fixer it up - @jrushlow
    Open source →
  9. v1.20.2 22 Jan 2024
    Release notes

    January 22nd, 2024

    Bug

    • #280 - Add ro transalation - @dragosholban
    • #281 - Fix risky falsy comparison thanks to Psalm - @bocharsky-bw
    Open source →
  10. v1.20.1 02 Jan 2024
    Release notes

    January 2nd, 2024

    Bug

    • #279 - Fix incorrect case of getOneOrNullResult - @glaubinix
    Open source →
  11. v1.20.0 18 Dec 2023
    Release notes

    December 18th, 2023

    Feature

    • #277 - Drop legacy PHP 7.2-8.0 support - @bocharsky-bw
    • #278 - Added Mongolian translations - erkhem42
    Open source →
  12. v1.19.0 01 Dec 2023
    Release notes

    December 1st, 2023

    Feature

    • #274 - Allow Symfony 7 - @bocharsky-bw
    Open source →
  13. v1.18.0 19 Sep 2023
    Release notes

    September 19th, 2023

    Feature

    • #260 - [ci] handle possible return types - @jrushlow
    • #271 - Add el, mk translations - @zmakrevski

    Bug

    • #263 - chore: fix type cast in ResetPasswordRequestRepositoryTrait when using declare(strict_types=1); - @Crovitche-1623
    Open source →
  14. v1.17.0 02 Feb 2023
    Release notes

    February 2nd, 2023

    Feature

    • #257 - Allow overriding the $resetRequestLifetime when generating a token - @kbond
    Open source →
  15. v1.16.0 04 Oct 2022
    Release notes

    October 4th, 2022

    Feature

    • #245 - [translations] add additional Polish translations and fix pluralizations - @Flower7C3
    • #242 - [translations] Additional German translations - @dennis-g
    Open source →
  16. v1.15.0 13 Sep 2022
    Release notes

    September 13th, 2022

    Feature

    • #237 - drop symfony 4.4 support - @jrushlow

    Bug

    • #235 - fix expiration diff bug in php 8.1 - @jrushlow
    Open source →
  17. v1.14.1 03 Aug 2022
    Release notes

    August 6th, 2022

    Bug

    • #234 - [command] Fix Override deprecation - @chindit
    Open source →
  18. v1.14.0 12 Jul 2022
    Release notes

    July 12th, 2022

    Feature

    • #229 - Add catalan translations - @victormhg

    Bug

    • #230 - Add missing target-language attr to all translations - @bocharsky-bw
    Open source →
  19. v1.13.0 23 Feb 2022
    Release notes

    February 23rd, 2022

    Feature

    • #216 - Changed private to protected for the ResetPasswordRequestTrait - @DavidBilodeau1
    • #215 - Added spanish translation for exceptions - @idmarinas
    • #214 - Add French translations for the exceptions - @DennisdeBest
    Open source →
  20. v1.12.0 14 Feb 2022
    Release notes

    February 14th, 2022

    Feature

    • #211 - Add Dutch translations for exception reasons - @codedmonkey
    • #210 - Add Russian translations for exception reasons - @bocharsky-bw
    • #209 - Add Ukrainian translations for exception reasons - @bocharsky-bw
    • #206 - RFC: Add translations for exception reasons - @bocharsky-bw
    • #200 - Added Slovak translation. - @zalesak
    • #196 - [translations] Add Hungarian translations - @1ed
    Open source →
  21. v1.11.0 30 Nov 2021
    Release notes

    Nov 30th, 2021

    Feature

    • #193 - allow deprecation contracts 3.0 - @jrushlow
    Open source →
  22. v1.10.0 19 Nov 2021
    Release notes

    Nov 18th, 2021

    Feature

    • #183 - add method return types for symfony 6 support - @jrushlow
    • #184 - [translations] add Dutch translations - @jrushlow
    • #185 - [translations] add Czech translations - @jrushlow
    • #187 - [translations] Add Japanese translation - @jrushlow
    • #189 - add support for symfony 6 - @jrushlow
    Open source →
  23. v1.9.1 12 Jul 2021
    Release notes

    July 12th, 2021

    Bug Fix

    • #176 - Allow using PHP 8 attributes for doctrine entities - @Tobion
    Open source →
  24. v1.9.0 30 Jun 2021
    Release notes

    June 30th, 2021

    Feature

    • #169 - Add Finnish language translations - @nicodemuz
    Open source →
  25. v1.8.0 05 May 2021
    Release notes

    May 5th, 2021

    Feature

    • #165 - Add Arabic Translations - @zairigimad
    Open source →
  26. v1.7.0 12 Apr 2021
    Release notes

    April 12th, 2021

    Feature

    • #164 - Turkish translation file - @mssoylu
    Open source →
  27. v1.6.0 29 Mar 2021
    Release notes

    March 31st, 2021

    Feature

    • #156 - add ability to generate a fake reset token - @jrushlow
    Open source →
  28. v1.5.0 04 Mar 2021
    Release notes

    March 4th, 2021

    Feature

    • #160 - Add Italian translation - @cristoforocervino
    • #158 - Add Portuguese translation- @larzuk91
    • #157 - Add spanish translations - @larzuk91

    Bug Fix

    • #155 - Typo fr translation - @maxhelias
    • #153 - Update ResetPasswordBundle.pl.xlf - @thomas2411
    Open source →
  29. v1.4.0 17 Feb 2021
    Release notes

    February 17th, 2021

    Feature

    • #152 - Add Russian translation - @bocharsky-bw
    • #151 - Add Ukrainian translation - @bocharsky-bw
    • #150 - add Serbian translations - @jrushlow
    • #149 - Enhancement: Add Polish translations - @thomas2411
    • #148 - Enhancement: Add French translations - @routmoute
    • #145 - Enhancement: Add German translations - @OskarStark
    Open source →
  30. v1.3.0 15 Jan 2021
    Release notes

    January 15th, 2021

    Feature

    • #143 - helper methods for storing ResetPasswordToken in session - @jrushlow
    Open source →
  31. v1.2.2 19 Dec 2020
    Release notes

    December 19th, 2020

    Bug Fix

    • #139 - revert unintended default UTC tz on expiresAt - @jrushlow
    Open source →
  32. v1.2.1 18 Dec 2020
    Release notes

    December 18th, 2020

    Bug Fix

    • #135 - improve token expiration - @jrushlow
    Open source →
  33. v1.2.0 10 Dec 2020
    Release notes

    December 10th, 2020

    Feature

    • #134 - Allow installation with PHP8, add Symfony 5.2 to tests - @ker0x
    Open source →
  34. v1.1.1 18 Apr 2020
    Release notes

    April 18th, 2020

    Bug Fix

    • #105 - [bug] ensure all requests are removed for user - @kbond
    Open source →
  35. v1.1.0 17 Apr 2020
    Release notes

    April 17th, 2020

    Feature

    • #104 - [feature] add additional detail to TooManyPasswordRequestsException - @kbond

    Bug Fix

    • #103 - [bug] increase time before expired requests are garbage collected to 1 week - @kbond
    • #99 - Fix typo hasUserHisThrottling to hasUserHitThrottling (his/hit) - @cjhaas
    Open source →
  36. v1.0.0 05 Apr 2020
    Release notes

    April 5th, 2020

    Bug Fix

    • #93 - fixed remove-expired CLI command error - @jrushlow
    Open source →
  37. v1.0.0-BETA2 03 Apr 2020 pre-release
    Release notes

    April 3rd, 2020

    Bug Fix

    • #79 - fixed incorrect fake repo namespace - @jrushlow
    Open source →
  38. v1.0.0-BETA1 27 Mar 2020 pre-release
    Release notes

    March 27th, 2020

    • Initial pre-release for testing
    Open source →

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