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 6d605a7d3e Merge branch '2.6' into 2.7
* 2.6:
  [HttpFoundation] MongoDbSessionHandler::read() now checks for valid session age
  Changed visibility of setUp() and tearDown to protected
  [WebProfilerBundle] Set debug+charset on the ExceptionHandler fallback
  Added default button class
  used HTML5 meta charset tag and removed hardcoded ones
  Revert "bug #13715 Enforce UTF-8 charset for core controllers (WouterJ)"
  fixed XSS in the exception handler
  Php Inspections (EA Extended) - static code analysis includes:
  [2.3] Remove most refs uses
  Test with local components instead of waiting for the subtree-splitter when possible

Conflicts:
	.travis.yml
2015-03-12 15:31:07 +01:00
..
Command Merge branch '2.5' into 2.6 2015-01-06 18:50:02 +01:00
DataCollector Merge branch '2.6' into 2.7 2014-12-22 17:45:18 +01:00
DependencyInjection Merge branch '2.6' into 2.7 2015-02-21 14:05:27 +01:00
EventListener security acl dbal schema: inject the schema instead of the whole container 2013-07-18 14:31:55 +02:00
Resources feature #13463 [WebProfilerBundle] Replaced raster PNG icons with vector SVG icons (sgrodzicki) 2015-02-10 17:23:56 +01:00
Security [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Templating/Helper fixed typos 2015-01-21 04:50:33 +01:00
Tests Merge branch '2.6' into 2.7 2015-03-12 15:31:07 +01:00
Twig/Extension fixed typo 2015-01-21 04:46:04 +01: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.3' into 2.6 2015-02-24 12:52:21 +01:00
phpunit.xml.dist [2.3] require-dev PHPUnit bridge 2015-02-24 11:24:26 +01:00
SecurityBundle.php [Security] Added a REMOTE_USER based listener to security firewalls 2014-09-23 11:54:11 +02:00