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-30 11:12:10 +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 [HttpKernel et al.] Move DataCollector::cloneVar() to lateCollect() 2017-04-10 18:00:26 +02:00
DependencyInjection bug #22494 [Security] Fix json_login default success/failure handling (chalasr) 2017-04-23 15:21:45 -07:00
EventListener [Security][SecurityBundle] Enhance automatic logout url generation 2017-03-01 19:01:06 +01:00
Resources Fix json_login default success/failure handling 2017-04-21 10:18:17 +02:00
Security [SecurityBundle] Enhance FirewallContext::getListeners() 2017-04-19 20:32:53 +02:00
Templating/Helper Fix the logout path when not using the router 2015-12-17 13:54:40 +01:00
Tests [Security] json login listener: ensure a json response is sent on bad request 2017-04-30 11:12:10 +02: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 Fix tests 2017-04-29 19:49:33 +02:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02: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