summaryrefslogtreecommitdiffstats
path: root/Http/EntryPoint/FormAuthenticationEntryPoint.php
Commit message (Expand)AuthorAgeFilesLines
* made phpdoc types consistent with those defined in HackFabien Potencier2014-04-151-1/+1
* made types consistent with those defined in HackFabien Potencier2014-04-131-1/+1
* removed unneeded use statementsFabien Potencier2014-01-011-1/+0
* Merge branch '2.2' into 2.3Fabien Potencier2013-09-291-1/+1
|\
| * Added doc commentsPiotr Antosik2013-09-191-1/+1
* | [Security] Return 401 when using use_forward for form authenticationGunnar Lium2013-03-231-1/+6
|/
* fixed CSFabien Potencier2012-05-181-3/+3
* fixed phpdoc @param alignmentFabien Potencier2012-05-151-3/+3
* [Security] Fix http form authentication entry pointAntoine Hérault2011-06-251-1/+1
* [Security] added an HttpUtils class to manage logic related to Requests and R...Fabien Potencier2011-06-221-6/+7
* [Security] fixed sub-requests creation (closes #1212)Fabien Potencier2011-06-081-1/+3
* Added the support of the locale in the login path and the check pathChristophe Coevoet2011-06-061-2/+3
* [Phpdoc] Cleaning/fixingPascal Borreli2011-04-231-2/+2
* [Security] removed un-needed event parameter from many interfacesJohannes Schmitt2011-03-181-4/+6
* Switched from Doctrine's EventManager implementation to the EventManager clon...Bernhard Schussek2011-03-131-2/+2
* Merge remote branch 'symfony/master' into event-managerBernhard Schussek2011-03-131-2/+2
|\
| * [Security] various changes, see belowJohannes Schmitt2011-03-101-2/+2
* | Renamed EventArgs classes and adapted remaining code to EventManagerBernhard Schussek2011-03-071-2/+2
* | Merge remote branch 'symfony/master' into event-managerBernhard Schussek2011-03-071-2/+2
|\ \ | |/
| * replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-2/+2
* | Replaced EventDispatcher by Doctrine's EventManager implementationBernhard Schussek2011-03-051-3/+3
|/
* replaced Response::createRedirect by a new RedirectResponse classFabien Potencier2011-02-211-1/+2
* remove response as a serviceFabien Potencier2011-02-211-4/+1
* [Security] Refactored security context, moved getUser() implementation to tem...Johannes Schmitt2011-02-121-1/+0
* some fixes by just "blindly" trying to make phpStorm code analysis happierLukas Kahwe Smith2011-02-041-0/+1
* [Security] bug fix in FormAuthenticationEntryPointJohannes M. Schmitt2011-02-021-2/+3
* namespace changesJohannes M. Schmitt2011-01-261-0/+56