Skip to content

Releases: symfony/security-bundle

v6.0.2

29 Dec 14:14
v6.0.2
Compare
Choose a tag to compare

Changelog (v6.0.1...v6.0.2)

  • bug #44554 Make enable_authenticator_manager true as there is no other way in Symfony 6 (alexander-schranz)

v5.4.2

29 Dec 13:55
v5.4.2
Compare
Choose a tag to compare

Changelog (v5.4.1...v5.4.2)

  • no significant changes

v5.3.13

29 Dec 13:19
v5.3.13
Compare
Choose a tag to compare

Changelog (v5.3.12...v5.3.13)

  • no significant changes

v4.4.36

29 Dec 13:07
v4.4.36
Compare
Choose a tag to compare

Changelog (v4.4.35...v4.4.36)

  • no significant changes

v6.0.1

09 Dec 13:47
v6.0.1
Compare
Choose a tag to compare

Changelog (v6.0.0...v6.0.1)

  • bug #44494 Remove FQCN type hints on properties (fabpot)
  • bug #44460 Fix ambiguous deprecation message on missing provider (chalasr)
  • bug #44424 Don't rely on deprecated strategy constants (derrabus)
  • bug #44365  Fix invalid reference with always_authenticate_before_granting (chalasr)

v5.4.1

09 Dec 13:41
v5.4.1
Compare
Choose a tag to compare

Changelog (v5.4.0...v5.4.1)

  • bug #44460 Fix ambiguous deprecation message on missing provider (chalasr)
  • bug #44424 Don't rely on deprecated strategy constants (derrabus)
  • bug #44365  Fix invalid reference with always_authenticate_before_granting (chalasr)

v6.0.0

29 Nov 17:08
v6.0.0
Compare
Choose a tag to compare

Changelog (v6.0.0-RC1...v6.0.0)

  • no significant changes

v5.4.0

29 Nov 17:01
v5.4.0
Compare
Choose a tag to compare

Changelog (v5.4.0-RC1...v5.4.0)

  • no significant changes

v6.0.0-RC1

24 Nov 09:05
v6.0.0-RC1
Compare
Choose a tag to compare
v6.0.0-RC1 Pre-release
Pre-release

Changelog (v6.0.0-BETA3...v6.0.0-RC1)

  • bug #44177 Remove Guard (derrabus)
  • bug #44130 Remove outdated conditions based on authenticatorManagerEnabled (chalasr)

v5.4.0-RC1

24 Nov 08:57
v5.4.0-RC1
Compare
Choose a tag to compare
v5.4.0-RC1 Pre-release
Pre-release

Changelog (v5.4.0-BETA3...v5.4.0-RC1)

  • no significant changes