Releases: symfony/security-http
Releases · symfony/security-http
v6.2.5
Changelog (v6.2.4...v6.2.5)
- bug #49078 Check tokens before loading users from providers (nicolas-grekas)
- bug #49034 Return default value instead of deferring to lower prio resolvers when using #[CurrentUser] and no user is found (Seldaek)
v6.0.19
Changelog (v6.0.18...v6.0.19)
- bug #49078 Check tokens before loading users from providers (nicolas-grekas)
v5.4.19
Changelog (v5.4.18...v5.4.19)
- bug #49078 Check tokens before loading users from providers (nicolas-grekas)
v6.1.9
Changelog (v6.1.8...v6.1.9)
- bug #48292 Throw InvalidLoginLinkException on missing parameter (MatTheCat)
v6.0.17
Changelog (v6.0.16...v6.0.17)
- bug #48292 Throw InvalidLoginLinkException on missing parameter (MatTheCat)
v5.4.17
Changelog (v5.4.16...v5.4.17)
- bug #48292 Throw InvalidLoginLinkException on missing parameter (MatTheCat)
v6.2.2
Changelog (v6.2.1...v6.2.2)
- bug #48524 Fix
CacheAttributeListener
priority (HypeMC)
v6.2.0
Changelog (v6.2.0-RC2...v6.2.0)
- bug #48292 Throw InvalidLoginLinkException on missing parameter (MatTheCat)
v6.2.0-RC1
Changelog (v6.2.0-BETA3...v6.2.0-RC1)
- bug #48285 Support loading UserBadge directly from accessToken (Jeroeny)
- bug #48274 Add more #[\SensitiveParameter] (fancyweb)
v6.2.0-BETA3
Changelog (v6.2.0-BETA2...v6.2.0-BETA3)
- no significant changes