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
2019-11-12 14:12:56 +01:00
..
CacheWarmer fixed CS 2019-01-16 19:35:49 +01:00
Command Merge branch '3.4' into 4.3 2019-08-20 16:07:54 +02:00
DataCollector Merge branch '3.4' into 4.3 2019-08-26 10:26:39 +02:00
Debug [SecurityBundle] display the correct class name on the deprecated notice 2019-08-12 17:48:20 +02:00
DependencyInjection Allow to set cookie_samesite to 'none' 2019-10-09 11:59:43 +02:00
EventListener [Contracts][EventDispatcher] add EventDispatcherInterface to symfony/contracts and use it where possible 2019-03-25 18:18:00 +01:00
Resources Merge branch '3.4' into 4.3 2019-10-30 13:53:54 +01:00
Security Merge branch '3.4' into 4.3 2019-08-07 13:52:19 +02:00
Templating/Helper [Templating] added more deprecation 2019-03-19 18:56:32 +01:00
Tests [Security\Core] throw AccessDeniedException when switch user fails 2019-11-12 14:12:56 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Fixed markdown file 2019-08-13 19:39:09 +02:00
composer.json [Security\Core] throw AccessDeniedException when switch user fails 2019-11-12 14:12:56 +01:00
LICENSE update year in license files 2019-01-01 14:45:19 +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 [Security] Deprecate simple_preauth and simple_form in favor of Guard 2018-10-03 09:02:12 +02:00
SecurityUserValueResolver.php made deprecation notices less verbose 2018-02-19 13:10:10 +01:00