Releases: symfony/security-http
Releases · symfony/security-http
v7.2.3
Changelog (v7.2.2...v7.2.3)
- bug symfony/symfony#59590 [Security] Throw an explicit error when refreshing a token with a null user (@alexandre-daubois)
- bug symfony/symfony#59347 [Security] Fix triggering session tracking from ContextListener (@nicolas-grekas)
v7.1.11
Changelog (v7.1.10...v7.1.11)
- bug symfony/symfony#59590 [Security] Throw an explicit error when refreshing a token with a null user (@alexandre-daubois)
- bug symfony/symfony#59347 [Security] Fix triggering session tracking from ContextListener (@nicolas-grekas)
v6.4.18
Changelog (v6.4.17...v6.4.18)
- bug symfony/symfony#59590 [Security] Throw an explicit error when refreshing a token with a null user (@alexandre-daubois)
- bug symfony/symfony#59347 [Security] Fix triggering session tracking from ContextListener (@nicolas-grekas)
v7.1.10
Changelog (v7.1.9...v7.1.10)
- no significant changes
v7.2.1
Changelog (v7.2.0...v7.2.1)
- no significant changes
v7.2.0
Changelog (v7.2.0-RC1...v7.2.0)
- no significant changes
v7.1.8
Changelog (v7.1.7...v7.1.8)
- security symfony/symfony#cve-2024-51996 [Security] Check owner of persisted remember-me cookie (@jderusse)
v6.4.15
Changelog (v6.4.14...v6.4.15)
- security symfony/symfony#cve-2024-51996 [Security] Check owner of persisted remember-me cookie (@jderusse)
v5.4.47
Changelog (v5.4.46...v5.4.47)
- security symfony/symfony#cve-2024-51996 [Security] Check owner of persisted remember-me cookie (@jderusse)
v7.2.0-BETA2
Changelog (v7.2.0-BETA1...v7.2.0-BETA2)
- bug symfony/symfony#58754 [Security] Store original token in token storage when implicitly exiting impersonation (@wouterj)