Releases: symfony/security-core
Releases · symfony/security-core
v5.0.5
Changelog (v5.0.4...v5.0.5)
- bug #35792 Prevent TypeError in case RememberMetoken has no attached user (nikophil)
- bug #35583 Add missing use statements (fabpot)
- bug #35497 Fail on empty password verification (without warning on any implementation) (Stefan Kruppa)
v4.4.5
Changelog (v4.4.4...v4.4.5)
- bug #35792 Prevent TypeError in case RememberMetoken has no attached user (nikophil)
- bug #35583 Add missing use statements (fabpot)
- bug #35497 Fail on empty password verification (without warning on any implementation) (Stefan Kruppa)
v3.4.38
Changelog (v3.4.37...v3.4.38)
- bug #35792 Prevent TypeError in case RememberMetoken has no attached user (nikophil)
v5.0.4
Changelog (v5.0.3...v5.0.4)
- no changes
v4.4.4
Changelog (v4.4.3...v4.4.4)
- no changes
v4.3.11
Changelog (v4.3.10...v4.3.11)
- no changes
v5.0.3
Changelog (v5.0.2...v5.0.3)
- bug #35065 Use supportsClass in addition to UnsupportedUserException (linaori)
- bug #35060 Fix missing defaults for auto-migrating encoders (chalasr)