v7.3.0-BETA1
Pre-release
Pre-release
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#60007 [Security] Add methods param in IsCsrfTokenValid attribute (@Oviglo)
- feature symfony/symfony#54932 [Security][SecurityBundle] OIDC discovery (@vincentchalamon)
- feature symfony/symfony#50027 [Security] OAuth2 Introspection Endpoint (RFC7662) (@Spomky)
- feature symfony/symfony#59805 [Security] Improve DX of recent additions (@nicolas-grekas)
- feature symfony/symfony#59150 [Security] Allow using a callable with
#[IsGranted]
(@alexandre-daubois) - feature symfony/symfony#59771 [Security] Add ability for voters to explain their vote (@nicolas-grekas)
- feature symfony/symfony#59562 [Security] Support hashing the hashed password using crc32c when putting the user in the session (@nicolas-grekas)
- feature symfony/symfony#51744 [Security] Add a normalization step for the user-identifier in firewalls (@Spomky)
- feature symfony/symfony#59682 [Security] Deprecate UserInterface & TokenInterface's
eraseCredentials()
(@chalasr, @nicolas-grekas) - feature symfony/symfony#58300 [Security][SecurityBundle] Show user account status errors (@core23)
- feature symfony/symfony#57721 [Security][SecurityBundle] Add encryption support to OIDC tokens (@Spomky)