Releases: symfony/security-core
Releases · symfony/security-core
v5.0.10
Changelog (v5.0.9...v5.0.10)
- no changes
v4.4.10
Changelog (v4.4.9...v4.4.10)
- no changes
v3.4.42
Changelog (v3.4.41...v3.4.42)
- no changes
v5.1.0
Changelog (v5.1.0-RC2...v5.1.0)
- bug #37008 Fixed AbstractToken::hasUserChanged() (wouterj)
v5.0.9
Changelog (v5.0.8...v5.0.9)
- bug #37008 Fixed AbstractToken::hasUserChanged() (wouterj)
- bug #35944 Fix wrong roles comparison (thlbaut)
- bug #36862 Unserialize $parentData, if needed, to avoid errors (rfaivre)
- bug #36824 fix compat of
NativePasswordEncoder
with pre-PHP74 values ofPASSWORD_*
consts (nicolas-grekas)
v4.4.9
Changelog (v4.4.8...v4.4.9)
- bug #37008 Fixed AbstractToken::hasUserChanged() (wouterj)
- bug #35944 Fix wrong roles comparison (thlbaut)
- bug #36862 Unserialize $parentData, if needed, to avoid errors (rfaivre)
- bug #36824 fix compat of
NativePasswordEncoder
with pre-PHP74 values ofPASSWORD_*
consts (nicolas-grekas)
v3.4.41
Changelog (v3.4.40...v3.4.41)
- no changes
v5.1.0-RC2
Changelog (v5.1.0-RC1...v5.1.0-RC2)
- bug #35944 Fix wrong roles comparison (thlbaut)
- bug #36862 Unserialize $parentData, if needed, to avoid errors (rfaivre)
v5.1.0-RC1
Changelog (v5.1.0-BETA1...v5.1.0-RC1)
- bug #36824 fix compat of
NativePasswordEncoder
with pre-PHP74 values ofPASSWORD_*
consts (nicolas-grekas)
v5.0.8
Changelog (v5.0.7...v5.0.8)
- bug #36498 fix escape for username in LdapBindAuthenticationProvider.php (stoccc)
- bug #36335 Track session usage whenever a new token is set (wouterj)
- bug #36283 forward multiple attributes voting flag (xabbuh)