Releases: symfony/security-http
Releases · symfony/security-http
v6.3.6
Changelog (v6.3.5...v6.3.6)
- bug symfony/symfony#51858 [Security] Fix resetting traceable listeners (@chalasr)
v6.3.5
Changelog (v6.3.4...v6.3.5)
- no significant changes
v6.3.4
Changelog (v6.3.3...v6.3.4)
- bug symfony/symfony#51350 [Security] Prevent creating session in stateless firewalls (@Seb33300)
- bug symfony/symfony#51104 [Security] Fix loading user from UserBadge (@guillaumesmo)
- bug symfony/symfony#51445 [Security] FormLoginAuthenticator: fail for non-string password (@dmaicher)
v5.4.28
Changelog (v5.4.27...v5.4.28)
- bug symfony/symfony#51445 [Security] FormLoginAuthenticator: fail for non-string password (@dmaicher)
v6.3.2
Changelog (v6.3.1...v6.3.2)
- bug symfony/symfony#50552 [Security] Allow custom scheme to be used as redirection URIs (@Spomky)
- bug symfony/symfony#50582 [Security/Http] Fix false-string handling in
RememberMeAuthenticator
(@ossinkine)
v6.2.13
Changelog (v6.2.12...v6.2.13)
- bug symfony/symfony#50552 [Security] Allow custom scheme to be used as redirection URIs (@Spomky)
- bug symfony/symfony#50582 [Security/Http] Fix false-string handling in
RememberMeAuthenticator
(@ossinkine)
v5.4.26
Changelog (v5.4.25...v5.4.26)
- bug symfony/symfony#50552 [Security] Allow custom scheme to be used as redirection URIs (@Spomky)
- bug symfony/symfony#50582 [Security/Http] Fix false-string handling in
RememberMeAuthenticator
(@ossinkine)
v6.3.1
Changelog (v6.3.0...v6.3.1)
- no significant changes
v6.3.0
Changelog (v6.3.0-RC2...v6.3.0)
- bug symfony/symfony#50432 [Security] Validate
aud
andiss
claims on OidcTokenHandler (@vincentchalamon) - bug symfony/symfony#50477 [Security] Add clock dependency to OidcTokenHandler (@nicolas-grekas)
v6.2.11
Changelog (v6.2.10...v6.2.11)
- bug symfony/symfony#50312 [Security] Skip clearing CSRF Token on stateless logout (@chalasr)
- bug symfony/symfony#49063 [Messenger] Respect
isRetryable
decision of the retry strategy for re-delivery (@FlyingDR) - bug symfony/symfony#49557 [PropertyInfo] Fix phpDocExtractor nullable array value type (@fabpot)