Releases: symfony/security-bundle
Releases · symfony/security-bundle
v5.4.17
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
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
Changelog (v6.2.0-RC2...v6.2.0)
- bug #48385 Reuse
AbstractFactory
's config tree inAccessTokenFactory
(chalasr)
v6.2.0-RC2
Changelog (v6.2.0-RC1...v6.2.0-RC2)
- bug #48341 Fix
logout.csrf_token_generator
default value (MatTheCat)
v6.2.0-RC1
Changelog (v6.2.0-BETA3...v6.2.0-RC1)
- bug #48285 Support loading UserBadge directly from accessToken (Jeroeny)
v6.2.0-BETA3
Changelog (v6.2.0-BETA2...v6.2.0-BETA3)
- bug #48160 Adding missing argument to sprintf (weaverryan)
- bug #48032 Set
UserValueResolver
's priority higher thanEntityValueResolver
(kbond)
v6.2.0-BETA1
Changelog (v6.1.6...v6.2.0-BETA1)
- feature #46224 Add
hash_property_path
option toPasswordType
(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
Changelog (v6.1.2...v6.1.3)
- no significant changes
v6.0.11
Changelog (v6.0.10...v6.0.11)
- no significant changes
v5.4.11
Changelog (v5.4.10...v5.4.11)
- no significant changes