summaryrefslogtreecommitdiffstats
path: root/Http/EntryPoint/RetryAuthenticationEntryPoint.php
Commit message (Expand)AuthorAgeFilesLines
* removed unneeded use statementsFabien Potencier2014-01-011-1/+0
* Added doc commentsPiotr Antosik2013-09-191-0/+3
* removed unused use statementsFabien Potencier2011-11-241-1/+0
* [Security] Fix http retry authentication entry pointAntoine Hérault2011-06-251-1/+1
* [Security] fixed URLFabien Potencier2011-04-121-1/+1
* [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-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-2/+2
|/
* replaced Response::createRedirect by a new RedirectResponse classFabien Potencier2011-02-211-1/+2
* remove response as a serviceFabien Potencier2011-02-211-4/+1
* [Security] bug fix in FormAuthenticationEntryPointJohannes M. Schmitt2011-02-021-2/+3
* namespace changesJohannes M. Schmitt2011-01-261-0/+60