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
Fabien Potencier e4b2576610 Merge branch '2.5'
* 2.5:
  fixed deps
  [Debug] fixed class lookup when using PSR-0 with a target dir
  fixed standalone tests
  fixed standalone tests
  [Validator] fixed component standalone tests
  fixed standalone component tests depending on Validator and Form
  fixed some composer.json to make standalone component tests pass
  [SecurityBundle] fixed tests when used in standalone
2014-09-28 18:08:29 +02:00
..
Command feature #9990 [SecurityBundle] added acl:set command (dunglas) 2014-06-03 23:19:40 +02:00
DataCollector fixed types in phpdocs 2014-04-16 12:30:19 +02:00
DependencyInjection feature #11993 [Security] make it possible to override the default success/failure handler (fabpot) 2014-09-25 16:21:08 +02:00
EventListener security acl dbal schema: inject the schema instead of the whole container 2013-07-18 14:31:55 +02:00
Resources [Security] Fix BC break introduces in #10694 2014-09-26 11:21:57 +02:00
Security updated license blocks 2012-03-31 18:00:32 -03:00
Templating/Helper Merge branch '2.4' 2014-04-16 10:08:40 +02:00
Tests feature #11993 [Security] make it possible to override the default success/failure handler (fabpot) 2014-09-25 16:21:08 +02:00
Twig/Extension replaced deprecated Twig features 2013-08-06 10:52:18 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md feature #11993 [Security] make it possible to override the default success/failure handler (fabpot) 2014-09-25 16:21:08 +02:00
composer.json Merge branch '2.5' 2014-09-28 18:08:29 +02:00
phpunit.xml.dist removed defaults from PHPUnit configuration 2014-07-07 12:13:42 +02:00
SecurityBundle.php [Security] Added a REMOTE_USER based listener to security firewalls 2014-09-23 11:54:11 +02:00