Skip to content

Releases: symfony/security-core

v6.2.0-BETA1

24 Oct 13:05
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 #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

12 Oct 07:55
v6.1.6
Compare
Choose a tag to compare

Changelog (v6.1.5...v6.1.6)

  • no significant changes

v6.0.14

12 Oct 07:49
v6.0.14
Compare
Choose a tag to compare

Changelog (v6.0.13...v6.0.14)

  • no significant changes

v5.4.14

12 Oct 07:44
v5.4.14
Compare
Choose a tag to compare

Changelog (v5.4.13...v5.4.14)

  • no significant changes

v4.4.47

12 Oct 07:12
v4.4.47
Compare
Choose a tag to compare

Changelog (v4.4.46...v4.4.47)

  • no significant changes

v6.1.5

30 Sep 08:17
v6.1.5
Compare
Choose a tag to compare

Changelog (v6.1.4...v6.1.5)

  • no significant changes

v6.0.13

30 Sep 08:11
v6.0.13
Compare
Choose a tag to compare

Changelog (v6.0.12...v6.0.13)

  • no significant changes

v5.4.13

30 Sep 08:04
v5.4.13
Compare
Choose a tag to compare

Changelog (v5.4.12...v5.4.13)

  • no significant changes

v4.4.46

30 Sep 07:40
v4.4.46
Compare
Choose a tag to compare

Changelog (v4.4.45...v4.4.46)

  • no significant changes

v6.1.4

26 Aug 14:56
v6.1.4
Compare
Choose a tag to compare

Changelog (v6.1.3...v6.1.4)

  • bug #47335 getUserIdentifier() must return a string (mpiot)