Skip to content

Releases: symfony/security-http

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)

v5.1.11

27 Jan 14:47
v5.1.11
Compare
Choose a tag to compare

Changelog (v5.1.10...v5.1.11)

  • bug #39862 Replace message data in JSON security error response (wouterj)

v4.4.19

27 Jan 14:21
v4.4.19
Compare
Choose a tag to compare

Changelog (v4.4.18...v4.4.19)

  • bug #39862 Replace message data in JSON security error response (wouterj)

v5.2.1

18 Dec 14:10
v5.2.1
Compare
Choose a tag to compare

Changelog (v5.2.0...v5.2.1)

  • bug #39263 more defensive PasswordMigratingListener (romaricdrigon)

v5.1.10

18 Dec 13:50
v5.1.10
Compare
Choose a tag to compare

Changelog (v5.1.9...v5.1.10)

  • no changes

v4.4.18

18 Dec 13:42
v4.4.18
Compare
Choose a tag to compare

Changelog (v4.4.17...v4.4.18)

  • no changes

v5.2.0

30 Nov 06:00
v5.2.0
Compare
Choose a tag to compare

Changelog (v5.2.0-RC2...v5.2.0)

  • feature #39213 Automatically add PasswordUpgradeBadge + default support() impl in AbstractFormLoginAuthenticator (wouterj)
  • feature #39153 Automatically register custom authenticator as entry_point (if supported) (wouterj)