Skip to content

Releases: symfony/security-http

v6.0.7

02 Apr 07:05
v6.0.7
Compare
Choose a tag to compare

Changelog (v6.0.6...v6.0.7)

  • no significant changes

v6.0.5

28 Feb 08:12
v6.0.5
Compare
Choose a tag to compare

Changelog (v6.0.4...v6.0.5)

  • bug #45463 Fix getting password-upgrader when user-loader is a closure (nicolas-grekas)
  • bug #45331  Fix wrong authenticator class in debug logs (chalasr)

v5.4.5

28 Feb 08:05
v5.4.5
Compare
Choose a tag to compare

Changelog (v5.4.4...v5.4.5)

  • bug #45463 Fix getting password-upgrader when user-loader is a closure (nicolas-grekas)
  • bug #45331  Fix wrong authenticator class in debug logs (chalasr)

v6.0.3

28 Jan 13:09
v6.0.3
Compare
Choose a tag to compare

Changelog (v6.0.2...v6.0.3)

  • no significant changes

v5.4.3

28 Jan 11:58
v5.4.3
Compare
Choose a tag to compare

Changelog (v5.4.2...v5.4.3)

  • no significant changes

v5.3.14

28 Jan 11:04
v5.3.14
Compare
Choose a tag to compare

Changelog (v5.3.13...v5.3.14)

  • no significant changes

v4.4.37

28 Jan 10:54
v4.4.37
Compare
Choose a tag to compare

Changelog (v4.4.36...v4.4.37)

  • no significant changes

v6.0.2

29 Dec 14:16
v6.0.2
Compare
Choose a tag to compare

Changelog (v6.0.1...v6.0.2)

  • bug #44822 Fix missing sprintf and add tests (alamirault)
  • bug #44752 Fix cookie clearing on logout (maxhelias)

v5.4.2

29 Dec 13:57
v5.4.2
Compare
Choose a tag to compare

Changelog (v5.4.1...v5.4.2)

  • bug #44752 Fix cookie clearing on logout (maxhelias)

v5.3.13

29 Dec 13:21
v5.3.13
Compare
Choose a tag to compare

Changelog (v5.3.12...v5.3.13)

  • bug #44752 Fix cookie clearing on logout (maxhelias)
  • bug #43992 Do not overwrite already stored tokens for REMOTE_USER authentication (stlrnz)