Releases: symfony/security-core
Releases · symfony/security-core
v6.2.0-BETA1
Changelog (v6.1.6...v6.2.0-BETA1)
- feature #47817 TraceableAccessDecisionManager: fix inspecting voters of custom access decision managers (sarbanha)
- feature #46064 Add a
ChainUserChecker
to allow calling multiple user checkers for a firewall (mbabker) - feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
- feature #46183 Hide sensitive information with
SensitiveParameter
attribute (GromNaN) - feature #46094 Move the
Security
helper to SecurityBundle (chalasr)
v6.1.6
Changelog (v6.1.5...v6.1.6)
- no significant changes
v6.0.14
Changelog (v6.0.13...v6.0.14)
- no significant changes
v5.4.14
Changelog (v5.4.13...v5.4.14)
- no significant changes
v4.4.47
Changelog (v4.4.46...v4.4.47)
- no significant changes
v6.1.5
Changelog (v6.1.4...v6.1.5)
- no significant changes
v6.0.13
Changelog (v6.0.12...v6.0.13)
- no significant changes
v5.4.13
Changelog (v5.4.12...v5.4.13)
- no significant changes
v4.4.46
Changelog (v4.4.45...v4.4.46)
- no significant changes
v6.1.4
Changelog (v6.1.3...v6.1.4)
- bug #47335 getUserIdentifier() must return a string (mpiot)