Releases: symfony/security-bundle
Releases · symfony/security-bundle
v7.3.0
v7.2.7
Changelog (v7.2.6...v7.2.7)
- bug symfony/symfony#60266 [Security] Exclude remember_me from default login authenticators (@santysisi)
- bug symfony/symfony#58643 [SecurityBundle] Use Composer
InstalledVersions
to check if flex is installed (@andyexeter)
v6.4.22
Changelog (v6.4.21...v6.4.22)
- bug symfony/symfony#60266 [Security] Exclude remember_me from default login authenticators (@santysisi)
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- bug symfony/symfony#60419 [SecurityBundle] normalize string values to a single ExposeSecurityLevel instance (@xabbuh)
- bug symfony/symfony#60266 [Security] Exclude remember_me from default login authenticators (@santysisi)
v7.3.0-BETA2
Changelog (v7.3.0-BETA1...v7.3.0-BETA2)
- bug symfony/symfony#58643 [SecurityBundle] Use Composer
InstalledVersions
to check if flex is installed (@andyexeter)
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#59762 [Config] Add
NodeDefinition::docUrl()
(@alexandre-daubois) - feature symfony/symfony#60069 [FrameworkBundle] Deprecate setting the
collect_serializer_data
tofalse
(@mtarld) - feature symfony/symfony#54932 [Security][SecurityBundle] OIDC discovery (@vincentchalamon)
- feature symfony/symfony#50027 [Security] OAuth2 Introspection Endpoint (RFC7662) (@Spomky)
- feature symfony/symfony#59805 [Security] Improve DX of recent additions (@nicolas-grekas)
- feature symfony/symfony#59150 [Security] Allow using a callable with
#[IsGranted]
(@alexandre-daubois) - feature symfony/symfony#59771 [Security] Add ability for voters to explain their vote (@nicolas-grekas)
- feature symfony/symfony#52181 [Security] Ability to add roles in
form_login_ldap
by ldap group (@Spomky) - feature symfony/symfony#59682 [Security] Deprecate UserInterface & TokenInterface's
eraseCredentials()
(@chalasr, @nicolas-grekas) - feature symfony/symfony#58300 [Security][SecurityBundle] Show user account status errors (@core23)
- feature symfony/symfony#57721 [Security][SecurityBundle] Add encryption support to OIDC tokens (@Spomky)
- feature symfony/symfony#59129 [SecurityBundle][TwigBridge] Add
is_granted_for_user()
function (@natewiebe13) - feature symfony/symfony#48142 [Security][SecurityBundle] User authorization checker (@natewiebe13)
v6.4.21
Changelog (v6.4.20...v6.4.21)
- no significant changes
v7.2.3
Changelog (v7.2.2...v7.2.3)
- bug symfony/symfony#59339 [SecurityBundle] Remove outdated guard from security xsd schema (@chalasr)
- bug symfony/symfony#59342 [SecurityBundle] Do not pass traceable authenticators to
security.helper
(@MatTheCat)
v7.1.11
Changelog (v7.1.10...v7.1.11)
- bug symfony/symfony#59339 [SecurityBundle] Remove outdated guard from security xsd schema (@chalasr)
v7.2.2
Changelog (v7.2.1...v7.2.2)
- bug symfony/symfony#59278 [SecurityBundle] Do not replace authenticators service by their traceable version (@MatTheCat)