Skip to content

Releases: symfony/security-bundle

v5.4.17

28 Dec 14:55
v5.4.17
Compare
Choose a tag to compare

Changelog (v5.4.16...v5.4.17)

  • bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
  • bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)

v6.2.2

16 Dec 20:11
v6.2.2
Compare
Choose a tag to compare

Changelog (v6.2.1...v6.2.2)

  • bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
  • bug #48601 Fix authenticator existence check in Security::login() (chalasr)
  • bug #48554 Fix invalid deprecation messages in Security constants (IonBazan)

v6.2.0

30 Nov 17:44
v6.2.0
Compare
Choose a tag to compare

Changelog (v6.2.0-RC2...v6.2.0)

  • bug #48385 Reuse AbstractFactory's config tree in AccessTokenFactory (chalasr)

v6.2.0-RC2

28 Nov 18:36
v6.2.0-RC2
Compare
Choose a tag to compare
v6.2.0-RC2 Pre-release
Pre-release

Changelog (v6.2.0-RC1...v6.2.0-RC2)

  • bug #48341 Fix logout.csrf_token_generator default value (MatTheCat)

v6.2.0-RC1

25 Nov 10:41
v6.2.0-RC1
Compare
Choose a tag to compare
v6.2.0-RC1 Pre-release
Pre-release

Changelog (v6.2.0-BETA3...v6.2.0-RC1)

  • bug #48285 Support loading UserBadge directly from accessToken (Jeroeny)

v6.2.0-BETA3

19 Nov 16:16
v6.2.0-BETA3
Compare
Choose a tag to compare
v6.2.0-BETA3 Pre-release
Pre-release

Changelog (v6.2.0-BETA2...v6.2.0-BETA3)

  • bug #48160 Adding missing argument to sprintf (weaverryan)
  • bug #48032 Set UserValueResolver's priority higher than EntityValueResolver (kbond)

v6.2.0-BETA1

24 Oct 13:02
v6.2.0-BETA1
Compare
Choose a tag to compare
v6.2.0-BETA1 Pre-release
Pre-release

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #46224 Add hash_property_path option to PasswordType (Seb33300)
  • feature #45907 Allow specifying attributes for RequestMatcher (freiondrej-lmc)
  • feature #47890 Deprecate the enable_authenticator_manager option (chalasr)
  • feature #47595 Extract request matchers for better reusability (fabpot)
  • feature #46064 Add a ChainUserChecker to allow calling multiple user checkers for a firewall (mbabker)
  • feature #47148 Profiler redesign (javiereguiluz)
  • feature #46428 Access Token Authenticator (Spomky)
  • feature #46978 Allow using expressions with the #[IsGranted] attribute (HypeMC)
  • feature #46580 Add shortcut option to enable logout CSRF protection (wouterj)
  • feature #46338 Allow configuring a target url when switching user (94noni)
  • feature #41406 Add a method in the security helper to ease programmatic logout (johnkrovitch, chalasr)
  • feature #46752 Use lazy-loading ghost object proxies out of the box (nicolas-grekas)
  • feature #46907 Add #[IsGranted()] (nicolas-grekas)
  • feature #41274 Add a method in the security helper to ease programmatic login (#40662) (johnkrovitch, chalasr)
  • feature #45997 Add deprecation warning to show HttpKernel::handle() will catch throwables (Nyholm)
  • feature #46066 Add an easier way to get the current firewall configuration (Kocal)
  • feature #46094 Move the Security helper to SecurityBundle (chalasr)

v6.1.3

29 Jul 13:07
v6.1.3
Compare
Choose a tag to compare

Changelog (v6.1.2...v6.1.3)

  • no significant changes

v6.0.11

29 Jul 12:59
v6.0.11
Compare
Choose a tag to compare

Changelog (v6.0.10...v6.0.11)

  • no significant changes

v5.4.11

29 Jul 12:36
v5.4.11
Compare
Choose a tag to compare

Changelog (v5.4.10...v5.4.11)

  • no significant changes