summaryrefslogtreecommitdiffstats
path: root/Http/EntryPoint
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.8' into 3.0Tobias Schultze2015-12-151-1/+1
|\
| * Merge branch '2.7' into 2.8Tobias Schultze2015-12-151-1/+1
| |\
| | * Merge branch '2.3' into 2.7Tobias Schultze2015-12-151-1/+11
| | |\
| | | * [Security] backported phpdoc from Guard component.Hugo Hamon2015-12-101-1/+11
* | | | [Security] remove deprecated HTTP digest auth keyChristian Flothmann2015-11-281-10/+0
|/ / /
* | | Renamed key to secretv2.8.0-BETA1WouterJ2015-11-071-6/+16
* | | Thanks fabbot!Ryan Weaver2015-09-201-1/+1
* | | Improving phpdoc on AuthenticationEntryPointInterface so people that implemen...Ryan Weaver2015-09-201-3/+13
|/ /
* | Merge branch '2.6' into 2.7Fabien Potencier2015-03-121-1/+1
|\ \ | |/
| * Php Inspections (EA Extended) - static code analysis includes:Vladimir Reznichenko2015-03-071-1/+1
* | [DX] Attempt to improve logging messages with parametersIltar van der Berg2015-01-161-1/+1
|/
* 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-014-4/+0
* Merge branch '2.2' into 2.3Fabien Potencier2013-09-294-1/+16
|\
| * Added doc commentsPiotr Antosik2013-09-194-1/+16
* | Merge branch '2.2' into 2.3Fabien Potencier2013-09-191-0/+1
|\ \ | |/
| * Fix some annotatesbronze1man2013-09-191-0/+1
* | [Security] Return 401 when using use_forward for form authenticationGunnar Lium2013-03-231-1/+6
|/
* Remove use of deprecated HttpKernel LoggerInterfaceJordi Boggiano2013-01-091-1/+1
* [Security] removed the 401 error custom status messageFabien Potencier2012-11-062-2/+2
* fixed CSFabien Potencier2012-07-091-1/+1
* fixed CSFabien Potencier2012-05-181-3/+3
* fixed phpdoc @param alignmentFabien Potencier2012-05-151-3/+3
* removed unused use statementsFabien Potencier2011-11-241-1/+0
* Added missing method to HTTP Digest entry pointStefano Sala2011-09-061-0/+10
* [Security] Fix http retry authentication entry pointAntoine Hérault2011-06-251-1/+1
* [Security] Fix http form authentication entry pointAntoine Hérault2011-06-251-1/+1
* [Security] Fix http digest authentication entry pointAntoine Hérault2011-06-251-1/+1
* [Security] Fix http basic 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] fixed URLFabien Potencier2011-04-121-1/+1
* [Security] removed un-needed event parameter from many interfacesJohannes Schmitt2011-03-185-14/+13
* [Security] Fixed method names in the Firewall listenersBernhard Schussek2011-03-171-1/+1
* Switched from Doctrine's EventManager implementation to the EventManager clon...Bernhard Schussek2011-03-135-11/+11
* Merge remote branch 'symfony/master' into event-managerBernhard Schussek2011-03-134-19/+9
|\
| * [Security] various changes, see belowJohannes Schmitt2011-03-104-19/+9
* | Renamed EventArgs classes and adapted remaining code to EventManagerBernhard Schussek2011-03-075-11/+11
* | Merge remote branch 'symfony/master' into event-managerBernhard Schussek2011-03-075-10/+10
|\ \ | |/
| * replaced symfony-project.org by symfony.comFabien Potencier2011-03-065-10/+10
* | Replaced EventDispatcher by Doctrine's EventManager implementationBernhard Schussek2011-03-055-12/+12
|/
* replaced Response::createRedirect by a new RedirectResponse classFabien Potencier2011-02-212-2/+4
* remove response as a serviceFabien Potencier2011-02-212-8/+2
* [Security] Refactored security context, moved getUser() implementation to tem...Johannes Schmitt2011-02-121-1/+0
* fixed previous commitFabien Potencier2011-02-041-1/+1
* some fixes by just "blindly" trying to make phpStorm code analysis happierLukas Kahwe Smith2011-02-042-1/+2
* [Security] bug fix in FormAuthenticationEntryPointJohannes M. Schmitt2011-02-025-8/+46
* namespace changesJohannes M. Schmitt2011-01-264-0/+231