This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/SecurityBundle
2020-06-15 19:10:24 +02:00
..
CacheWarmer [HttpKernel] allow cache warmers to add to the list of preloaded classes and files 2020-04-04 11:52:45 +02:00
Command Secrets, Security, and Messenger commands descriptions should not end with a "." (dot) 2020-05-12 22:47:58 +02:00
DataCollector Fix quotes in exception messages 2020-03-16 09:31:04 +01:00
Debug Fix CS 2020-02-04 10:47:34 +01:00
DependencyInjection [Security] Move configuration of guard to PHP 2020-06-15 19:10:24 +02:00
EventListener Renamed VerifyAuthenticatorCredentialsEvent to CheckPassportEvent 2020-05-02 20:51:30 +02:00
Resources [Security] Move configuration of guard to PHP 2020-06-15 19:10:24 +02:00
Security Merge AuthenticatorManager and AuthenticatorHandler 2020-04-20 14:20:56 +02:00
Tests [SecurityBundle] Fix the session listener registration under the new authentication manager 2020-06-08 08:10:12 +02:00
.gitattributes add missing gitattributes for phpunit-bridge 2020-03-27 17:54:36 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Do not make AbstractFactory internal and revert method rename 2020-05-02 20:58:17 +02:00
composer.json Bump min version of DI 2020-06-11 11:12:52 +02:00
LICENSE Update year in license files 2020-01-01 12:03:25 +01:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
SecurityBundle.php Only register CSRF protection listener if CSRF is available 2020-06-01 18:29:48 +02:00