8.2
[SecurityHttp] Make OidcTokenHandler `allowedTimeDrift` configurable
Merge branch '8.0' into 8.1
Merge branch '7.4' into 8.0
[Security] add return types
[Security] Fix PHPDoc of OidcTokenGenerateCommand::addGenerator
[Security] Support union type for `#[CurrentUser]` attribute
Merge branch '6.4' into 7.0
[Security] Surface the deauthentication reason and providers in the profiler
[Security] Throw the status-code-specific HttpException for #[IsGranted]
[Security] Throw a forbidden exception when the IsCsrfTokenValid attribute fails
[Security] Add path and CSRF options to switch_user
[Security] Add a form helper for the logout
Revert "feature #64104 [Security] Add per-username login rate-limit to prevent brute-force attacks (ayyoub-afwallah)"
deprecate extending RememberMeDetails using legacy constructor signature
CS fixes
Add void return types
Add PR template and auto-close PR on subtree split repositories
[Security] Split the component into 3 sub-components Core, ACL, HTTP
Remove callable firewall listeners support
Merge branch '6.4' into 7.4
Update license years (last time)
[HttpFoundation] Deprecate Request::get() in favor of using properties ->attributes, query or request directly
Add call to backers in README files
Merge branch '4.4' into 5.2
[Security] Move the `Security` helper to SecurityBundle
Bump to php >= 8.4.1
Update XSD references in phpunit.xml.dist files