Releases: symfony/security-http
Releases · symfony/security-http
v5.3.0
Changelog (v5.3.0-RC1...v5.3.0)
- no significant changes
v5.3.0-RC1
Changelog (v5.3.0-BETA4...v5.3.0-RC1)
- feature #41175 Add support for parallel requests doing remember-me re-authentication (Seldaek)
- feature #41247 Deprecate the old authentication mechanisms (chalasr)
- bug #41269 Remove invalid unused service (chalasr)
- bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)
v5.2.9
Changelog (v5.2.8...v5.2.9)
- bug #41269 Remove invalid unused service (chalasr)
- bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)
v4.4.24
Changelog (v4.4.23...v4.4.24)
- bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)
v5.3.0-BETA4
Changelog (v5.3.0-BETA3...v5.3.0-BETA4)
- bug #41173 Make Login Rate Limiter also case insensitive for non-ascii user identifiers (Seldaek)
- bug #41156 Make Login Rate Limiter case insensitive (jderusse)
- bug #41137 Reset limiters on successful login (MatTheCat)
v5.2.8
Changelog (v5.2.7...v5.2.8)
- bug #41173 Make Login Rate Limiter also case insensitive for non-ascii user identifiers (Seldaek)
- bug #41156 Make Login Rate Limiter case insensitive (jderusse)
- bug #41137 Reset limiters on successful login (MatTheCat)
v5.3.0-BETA3
Changelog (v5.3.0-BETA2...v5.3.0-BETA3)
- bug #40972 Avoid regenerating the remember me token if it is still fresh (Seldaek)
v5.3.0-BETA2
Changelog (v5.3.0-BETA1...v5.3.0-BETA2)
- bug #41008 Do not try to rehash null-passwords (tjveldhuizen)
v5.2.7
Changelog (v5.2.6...v5.2.7)
- bug #41008 Do not try to rehash null-passwords (tjveldhuizen)
v4.4.22
Changelog (v4.4.21...v4.4.22)
- no significant changes