Skip to content

Releases: symfony/security-http

v6.0.0-BETA1

05 Nov 08:21
v6.0.0-BETA1
Compare
Choose a tag to compare
v6.0.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v6.0.0-BETA1)

  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #41993 Prevent FormLoginAuthenticator from responding to requests that should be handled by JsonLoginAuthenticator (abunch)
  • feature #42582 Add authenticators info to the profiler (chalasr)
  • feature #42957 remove @experimental flag (nicolas-grekas)
  • feature #42650 make TokenInterface::getUser() nullable to tell about unauthenticated tokens (nicolas-grekas)
  • feature #41613 Remove everything related to the deprecated authentication manager (wouterj)
  • feature #42595 Fix incompatibilities with upcoming security 6.0 (wouterj)
  • feature #42578 Deprecate legacy remember me services (wouterj)
  • feature #42516 Deprecate built-in authentication entry points (wouterj)
  • feature #42510 Deprecate remaining anonymous checks (wouterj)
  • feature #42423 Deprecate AnonymousToken, non-UserInterface users, and token credentials (wouterj)
  • feature #42420 Deprecate legacy signatures (wouterj)
  • feature #42198 Deprecate PassportInterface (chalasr)
  • feature #42333 Remove deprecated logout handlers (chalasr)
  • feature #42326 Deprecate remaining LogoutHandlerInterface implementations (chalasr)
  • feature #42088 add return types and bump to v3 (nicolas-grekas)
  • feature #42050 Deprecate TokenInterface::isAuthenticated() (chalasr)
  • feature #41982 Remove getPassword() and getSalt() from UserInterface (chalasr)
  • feature #41960 Remove legacy password encoders (chalasr)
  • feature #41965 Deprecate "always authenticate" and "exception on no token" (wouterj)
  • feature #41304 Remove LegacyEventDispatcherProxy (derrabus)
  • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)

v5.4.0-BETA1

05 Nov 07:21
v5.4.0-BETA1
Compare
Choose a tag to compare
v5.4.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v5.4.0-BETA1)

  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #41993 Prevent FormLoginAuthenticator from responding to requests that should be handled by JsonLoginAuthenticator (abunch)
  • feature #42582 Add authenticators info to the profiler (chalasr)
  • feature #42957 remove @experimental flag (nicolas-grekas)
  • feature #42650 make TokenInterface::getUser() nullable to tell about unauthenticated tokens (nicolas-grekas)
  • feature #42595 Fix incompatibilities with upcoming security 6.0 (wouterj)
  • feature #42578 Deprecate legacy remember me services (wouterj)
  • feature #42516 Deprecate built-in authentication entry points (wouterj)
  • feature #42510 Deprecate remaining anonymous checks (wouterj)
  • feature #42423 Deprecate AnonymousToken, non-UserInterface users, and token credentials (wouterj)
  • feature #42420 Deprecate legacy signatures (wouterj)
  • feature #42198 Deprecate PassportInterface (chalasr)
  • feature #42326 Deprecate remaining LogoutHandlerInterface implementations (chalasr)
  • feature #42050 Deprecate TokenInterface::isAuthenticated() (chalasr)
  • feature #41965 Deprecate "always authenticate" and "exception on no token" (wouterj)

v5.3.10

29 Oct 08:40
v5.3.10
Compare
Choose a tag to compare

Changelog (v5.3.9...v5.3.10)

  • bug #43659 Fix logging of impersonator introduced in 5.3 (johanwilfer)

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)