Releases: symfony/security-http
Releases · symfony/security-http
v7.3.3
Changelog (v7.3.2...v7.3.3)
- feature symfony/symfony#61486 [Security] Ignore target route when exiting impersonation (@MatTheCat)
v6.4.25
Changelog (v6.4.24...v6.4.25)
- feature symfony/symfony#61486 [Security] Ignore target route when exiting impersonation (@MatTheCat)
v7.3.2
Changelog (v7.3.1...v7.3.2)
- no significant changes
v7.2.9
Changelog (v7.2.8...v7.2.9)
- no significant changes
v6.4.24
Changelog (v6.4.23...v6.4.24)
- no significant changes
v7.3.1
Changelog (v7.3.0...v7.3.1)
- bug symfony/symfony#60785 [Security] Handle non-callable implementations of
FirewallListenerInterface
(@MatTheCat)
v7.2.8
Changelog (v7.2.7...v7.2.8)
- bug symfony/symfony#60785 [Security] Handle non-callable implementations of
FirewallListenerInterface
(@MatTheCat)
v6.4.23
Changelog (v6.4.22...v6.4.23)
- bug symfony/symfony#60785 [Security] Handle non-callable implementations of
FirewallListenerInterface
(@MatTheCat)
v7.3.0
Changelog (v7.3.0-RC1...v7.3.0)
- no significant changes
v7.2.7
Changelog (v7.2.6...v7.2.7)
- bug symfony/symfony#60379 [Security] Avoid failing when PersistentRememberMeHandler handles a malformed cookie (@Seldaek)
- bug symfony/symfony#60350 [Security][LoginLink] Throw
InvalidLoginLinkException
on invalid parameters (@davidszkiba)