Releases: symfony/security-http
Releases · symfony/security-http
v5.0.5
Changelog (v5.0.4...v5.0.5)
- bug #35839 Allow switching to another user when already switched (chalasr)
- bug #35583 Add missing use statements (fabpot)
v4.4.5
Changelog (v4.4.4...v4.4.5)
- bug #35839 Allow switching to another user when already switched (chalasr)
- bug #35583 Add missing use statements (fabpot)
v3.4.38
Changelog (v3.4.37...v3.4.38)
- bug #35839 Allow switching to another user when already switched (chalasr)
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 #35343 Fix RememberMe with null password (jderusse)
- bug #35335 Fix RememberMe with null password (jderusse)
- bug #35239 Prevent canceled remember-me cookie from being accepted (chalasr)
- bug #35065 Use supportsClass in addition to UnsupportedUserException (linaori)