Skip to content

Releases: symfony/security-http

v5.3.8

28 Sep 08:56
v5.3.8
Compare
Choose a tag to compare

Changelog (v5.3.7...v5.3.8)

  • bug #42354 Make LdapAuthenticator an EntryPoint (dcp-dev, chalasr)

v5.3.7

30 Aug 12:43
v5.3.7
Compare
Choose a tag to compare

Changelog (v5.3.6...v5.3.7)

  • bug #42621 Don't produce TypeErrors for non-string CSRF tokens (derrabus)
  • bug #42596 Fix wrong cache directive when using the new PUBLIC_ACCESS attribute (wouterj)

v4.4.30

30 Aug 12:33
v4.4.30
Compare
Choose a tag to compare

Changelog (v4.4.29...v4.4.30)

  • bug #42621 Don't produce TypeErrors for non-string CSRF tokens (derrabus)

v5.3.6

29 Jul 07:19
v5.3.6
Compare
Choose a tag to compare

Changelog (v5.3.5...v5.3.6)

  • bug #42259 fix Check if it has session before getSession() (mousezheng)

v5.3.4

26 Jul 18:20
v5.3.4
Compare
Choose a tag to compare

Changelog (v5.3.3...v5.3.4)

  • bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
  • bug #41384 Fix SkippedTestSuite (jderusse)
  • bug #41897 fix #41891 Save hashed tokenValue in RememberMe cookie (qurben)

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)