Skip to content

Releases: symfony/security-http

v5.3.0-BETA2

01 May 15:06
v5.3.0-BETA2
Compare
Choose a tag to compare
v5.3.0-BETA2 Pre-release
Pre-release

Changelog (v5.3.0-BETA1...v5.3.0-BETA2)

  • bug #41008 Do not try to rehash null-passwords (tjveldhuizen)

v5.2.7

01 May 14:57
v5.2.7
Compare
Choose a tag to compare

Changelog (v5.2.6...v5.2.7)

  • bug #41008 Do not try to rehash null-passwords (tjveldhuizen)

v4.4.22

01 May 14:48
v4.4.22
Compare
Choose a tag to compare

Changelog (v4.4.21...v4.4.22)

  • no significant changes

v5.2.6

29 Mar 05:21
v5.2.6
Compare
Choose a tag to compare

Changelog (v5.2.5...v5.2.6)

  • bug #40547 Security hardening - Rate limiter (jderusse)
  • bug #39992 Refresh original user in SwitchUserListener (AndrolGenhald)

v4.4.21

29 Mar 05:16
v4.4.21
Compare
Choose a tag to compare

Changelog (v4.4.20...v4.4.21)

  • bug #39992 Refresh original user in SwitchUserListener (AndrolGenhald)

v5.2.5

10 Mar 17:12
v5.2.5
Compare
Choose a tag to compare

Changelog (v5.2.4...v5.2.5)

  • no significant changes

v5.2.4

04 Mar 18:12
v5.2.4
Compare
Choose a tag to compare

Changelog (v5.2.3...v5.2.4)

  • bug #40286 #[CurrentUser] arguments should resolve to null for "anon." (chalasr)

v4.4.20

04 Mar 18:05
v4.4.20
Compare
Choose a tag to compare

Changelog (v4.4.19...v4.4.20)

  • no changes

v5.2.3

03 Feb 04:57
v5.2.3
Compare
Choose a tag to compare

Changelog (v5.2.2...v5.2.3)

  • no changes

v5.2.2

27 Jan 14:58
v5.2.2
Compare
Choose a tag to compare

Changelog (v5.2.1...v5.2.2)

  • bug #39862 Replace message data in JSON security error response (wouterj)
  • bug #39859 Replace message data in JSON security error response (wouterj)
  • bug #39389  Move the handleAuthenticationSuccess logic outside try/catch block (jderusse)
  • bug #39584 Add RememberMe Badge to LoginLinkAuthenticator (jderusse)