summaryrefslogtreecommitdiffstats
path: root/Http/Firewall/BasicAuthenticationListener.php
Commit message (Expand)AuthorAgeFilesLines
* SecurityBundle:BasicAuthenticationListener: removed a default argument on get...Dawid Nowak2016-08-011-1/+1
* Merge branch '2.6' into 2.7Nicolas Grekas2015-06-181-3/+3
|\
| * Standardize the name of the exception variablesJavier Eguiluz2015-06-151-3/+3
* | [DX] Attempt to improve logging messages with parametersIltar van der Berg2015-01-161-2/+2
* | added type-hintFabien Potencier2015-01-081-7/+1
* | [Security] removed usage of the deprecated SecurityContextInterfaceFabien Potencier2015-01-081-7/+13
|/
* [Security] fixed issue where authentication listeners clear unrelated tokensalcaeus2013-07-191-1/+4
* Remove use of deprecated HttpKernel LoggerInterfaceJordi Boggiano2013-01-091-1/+1
* [HttpFoundation] HTTP Basic authentication is broken with PHP as cgi/fastCGI ...kepten2012-04-201-2/+2
* [Security] reverted change from previous mergeFabien Potencier2011-07-041-0/+6
* [Security] Remove useless attribute in basic authentication listener & test itAntoine Hérault2011-06-261-6/+0
* merged branch kaiwa/loglevel (PR #1073)Fabien Potencier2011-06-151-2/+2
|\
| * Checked log levelskaiwa2011-05-271-2/+2
* | [Security] removed obsolete use statementsFabien Potencier2011-05-301-1/+0
|/
* [Security] Removed useless method callChristophe Coevoet2011-03-231-2/+0
* [Security] Fixed some listeners not updated after the event refactoringChristophe Coevoet2011-03-221-2/+2
* [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-131-4/+4
* Merge remote branch 'symfony/master' into event-managerBernhard Schussek2011-03-131-29/+7
|\
| * [Security] removed core.security eventJohannes Schmitt2011-03-111-18/+0
| * [Security] various changes, see belowJohannes Schmitt2011-03-101-11/+7
* | Renamed EventArgs classes and adapted remaining code to EventManagerBernhard Schussek2011-03-071-4/+4
* | 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-9/+9
|/
* [Security] Refactored security context, moved getUser() implementation to tem...Johannes Schmitt2011-02-121-2/+2
* fixed method call, cosmetic variable renameLukas Kahwe Smith2011-02-041-1/+1
* [Security] bug fix in FormAuthenticationEntryPointJohannes M. Schmitt2011-02-021-1/+1
* namespace changesJohannes M. Schmitt2011-01-261-0/+115