Skip to content

v6.2.0-BETA1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 24 Oct 13:05
· 353 commits to 7.3 since this release
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)