Releases: symfony/security-core
Releases · symfony/security-core
v7.3.2
Changelog (v7.3.1...v7.3.2)
- bug symfony/symfony#61194 [Security] Fix added $token argument to UserCheckerInterface::checkPostAuth() (@nicolas-grekas)
v7.2.9
Changelog (v7.2.8...v7.2.9)
- bug symfony/symfony#61194 [Security] Fix added $token argument to UserCheckerInterface::checkPostAuth() (@nicolas-grekas)
v6.4.24
Changelog (v6.4.23...v6.4.24)
- no significant changes
v7.3.1
Changelog (v7.3.0...v7.3.1)
- bug symfony/symfony#60840 [Validator] Add missing HasNamedArguments to some constraints (@jkgroupe)
- bug symfony/symfony#60688 [Security] Keep roles when serializing tokens (@nicolas-grekas)
v7.2.8
Changelog (v7.2.7...v7.2.8)
- no significant changes
v6.4.23
Changelog (v6.4.22...v6.4.23)
- no significant changes
v7.3.0
Changelog (v7.3.0-RC1...v7.3.0)
- no significant changes
v7.2.7
Changelog (v7.2.6...v7.2.7)
- no significant changes
v6.4.22
Changelog (v6.4.21...v6.4.22)
- no significant changes
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- bug symfony/symfony#60401 Passing more than one Security attribute is not supported (@santysisi)