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
2017-04-01 13:57:21 +02:00
..
Command feature #20632 [FrameworkBundle] Make use of stderr for non reliable output (chalasr, ogizanagi) 2017-02-19 14:38:27 -08:00
DataCollector [VarDumper] Allow seamless use of Data clones 2017-02-27 21:09:01 +01:00
DependencyInjection [DI] add ServiceLocatorTagPass::register() to share service locators 2017-04-01 13:57:21 +02:00
EventListener [Security][SecurityBundle] Enhance automatic logout url generation 2017-03-01 19:01:06 +01:00
Resources feature #20516 [Security][SecurityBundle] Enhance automatic logout url generation (ogizanagi) 2017-03-22 14:38:03 -07:00
Security [DI] Replace container injection by explicit service locators 2017-02-13 11:05:06 +01:00
Templating/Helper Fix the logout path when not using the router 2015-12-17 13:54:40 +01:00
Tests removed test that does not test anything 2017-03-23 09:07:35 -07:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [SecurityBundle] Don't normalize keys of in-memory users 2017-02-22 18:37:26 +01:00
composer.json removed test that does not test anything 2017-03-23 09:07:35 -07:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08:00
phpunit.xml.dist Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
SecurityBundle.php [Security] Add a JSON authentication listener 2016-12-03 12:13:36 +01:00
SecurityUserValueResolver.php Added a SecurityUserValueResolver for controllers 2016-07-01 08:00:40 +02:00