Skip to content

Releases: symfony/security-http

v5.2.12

26 Jul 17:22
v5.2.12
Compare
Choose a tag to compare

Changelog (v5.2.11...v5.2.12)

  • bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
  • bug #41384 Fix SkippedTestSuite (jderusse)

v4.4.27

26 Jul 17:32
v4.4.27
Compare
Choose a tag to compare

Changelog (v4.4.26...v4.4.27)

  • bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
  • bug #41384 Fix SkippedTestSuite (jderusse)

v5.3.3

30 Jun 08:37
v5.3.3
Compare
Choose a tag to compare

Changelog (v5.3.2...v5.3.3)

  • bug #41787 Implement fluent interface on RememberMeBadge::disable() (derrabus)
  • bug #41744 Fix invalid cookie when migrating to new Security (jderusse)
  • bug #41741 Fix invalid RememberMe value after update (jderusse)

v4.4.26

30 Jun 08:23
v4.4.26
Compare
Choose a tag to compare

Changelog (v4.4.25...v4.4.26)

  • no significant changes

v5.3.2

17 Jun 14:22
v5.3.2
Compare
Choose a tag to compare

Changelog (v5.3.1...v5.3.2)

  • bug #41700 Fix deprecation notice on TokenInterface::getUser() stringable return (tscni)

v5.3.1

02 Jun 10:22
v5.3.1
Compare
Choose a tag to compare

Changelog (v5.3.0...v5.3.1)

  • bug #41493 Readd deprecated methods to the interfaces (wouterj)

v5.2.10

01 Jun 10:23
v5.2.10
Compare
Choose a tag to compare

Changelog (v5.2.9...v5.2.10)

  • no significant changes

v4.4.25

01 Jun 09:03
v4.4.25
Compare
Choose a tag to compare

Changelog (v4.4.24...v4.4.25)

  • no significant changes

v5.3.0

31 May 11:19
v5.3.0
Compare
Choose a tag to compare

Changelog (v5.3.0-RC1...v5.3.0)

  • no significant changes

v5.3.0-RC1

19 May 13:42
v5.3.0-RC1
Compare
Choose a tag to compare
v5.3.0-RC1 Pre-release
Pre-release

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)