summaryrefslogtreecommitdiffstats
path: root/Http/Logout
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.8' into 3.0Nicolas Grekas2015-12-181-1/+1
|\
| * Merge branch '2.7' into 2.8Nicolas Grekas2015-12-181-1/+1
| |\
| | * Fix the logout path when not using the routerChristophe Coevoet2015-12-171-1/+1
* | | [Form] Drop remaing CsrfProviderAdapter/Interface mentionsNicolas Grekas2015-11-281-9/+1
|/ /
* | [Routing] deprecate the old url generator reference type valuesTobias Schultze2015-10-181-1/+1
|/
* [SecurityBundle] decouple the logout PHP helper and Twig extensionFabien Potencier2015-01-211-0/+139
* [2.3] CS And DocBlock FixesGraham Campbell2014-12-221-1/+1
* made {@inheritdoc} annotations consistent across the boardFabien Potencier2014-04-161-1/+1
* removed unneeded use statementsFabien Potencier2014-01-011-1/+0
* Fix some annotatesbronze1man2013-09-191-0/+1
* [Security] Extract default logout success handling logicAlexander2012-07-141-0/+47
* fixed CSFabien Potencier2012-07-092-2/+2
* updated license blocksEriksen Costa2012-03-311-3/+3
* merged 2.0Fabien Potencier2011-12-132-1/+3
|\
| * [DoctrineBridge] fixed some CSFabien Potencier2011-12-134-1/+6
* | merged 2.0Fabien Potencier2011-10-291-1/+0
|\ \ | |/
| * removed unused use statementsFabien Potencier2011-10-291-1/+0
* | Removed redundant "@return void"-sHelmer Aaviksoo2011-10-073-3/+0
|/
* fixed CSFabien Potencier2011-06-083-3/+3
* added missing license headersFabien Potencier2011-05-311-0/+9
* [Phpdoc] Cleaning/fixingPascal Borreli2011-04-233-6/+6
* [Security] removed un-needed event parameter from many interfacesJohannes Schmitt2011-03-181-2/+1
* Switched from Doctrine's EventManager implementation to the EventManager clon...Bernhard Schussek2011-03-131-3/+3
* Merge remote branch 'symfony/master' into event-managerBernhard Schussek2011-03-131-1/+1
|\
| * [Security] various changes, see belowJohannes Schmitt2011-03-101-1/+1
* | Renamed EventArgs classes and adapted remaining code to EventManagerBernhard Schussek2011-03-071-3/+3
* | Merge remote branch 'symfony/master' into event-managerBernhard Schussek2011-03-073-3/+3
|\ \ | |/
| * replaced symfony-project.org by symfony.comFabien Potencier2011-03-063-3/+3
* | Replaced EventDispatcher by Doctrine's EventManager implementationBernhard Schussek2011-03-051-3/+3
|/
* [Security] Fixed typoPascal Borreli2011-02-261-1/+1
* [Security] fixes a bug when clearing cookies on logoutJohannes M. Schmitt2011-02-141-15/+6
* [Security] adds logout success handlerJohannes Schmitt2011-02-141-0/+29
* namespace changesJohannes M. Schmitt2011-01-263-0/+132