Releases: symfony/security-bundle
Releases · symfony/security-bundle
v7.0.8
Changelog (v7.0.7...v7.0.8)
- no significant changes
v6.4.8
Changelog (v6.4.7...v6.4.8)
- no significant changes
v5.4.40
Changelog (v5.4.39...v5.4.40)
- no significant changes
v7.1.0
Changelog (v7.1.0-RC1...v7.1.0)
- no significant changes
v7.1.0-RC1
Changelog (v7.1.0-BETA1...v7.1.0-RC1)
- no significant changes
v7.1.0-BETA1
Changelog (v7.0.7...v7.1.0-BETA1)
- feature symfony/symfony#54443 [Security] Add support for dynamic CSRF id with Expression in
#[IsCsrfTokenValid]
(@yguedidi) - feature symfony/symfony#53682 [Security] Support RSA algorithm signature for OIDC tokens (@Spomky)
- feature symfony/symfony#48276 [Security] add CAS 2.0 AccessToken handler (@nacorp)
- feature symfony/symfony#53151 mark classes implementing the
WarmableInterface
asfinal
(@xabbuh) - feature symfony/symfony#52948 Use faster hashing algorithms when possible (@javiereguiluz)
- feature symfony/symfony#52989 allow Twig 4 (@xabbuh)
- feature symfony/symfony#52961 [Security][SecurityBundle] Add
#[IsCsrfTokenValid]
attribute (@yguedidi)
v7.0.7
Changelog (v7.0.6...v7.0.7)
- no significant changes
v6.4.7
Changelog (v6.4.6...v6.4.7)
- no significant changes
v5.4.39
Changelog (v5.4.38...v5.4.39)
- no significant changes
v7.0.6
Changelog (v7.0.5...v7.0.6)
- bug symfony/symfony#54248 [Security] Correctly initialize the voter property (@aschempp)