summaryrefslogtreecommitdiffstats
path: root/Http/Authentication
Commit message (Expand)AuthorAgeFilesLines
* [2.3] CS And DocBlock FixesGraham Campbell2014-12-221-1/+1
* Remove aligned '=>' and '='Disquedur2014-10-262-10/+10
* fixed CSFabien Potencier2014-09-221-2/+2
* made {@inheritdoc} annotations consistent across the boardFabien Potencier2014-04-162-2/+2
* Update DefaultAuthenticationSuccessHandler.phpureimers2014-03-141-3/+0
* Added doc commentsPiotr Antosik2013-09-191-1/+1
* Fix some annotatesbronze1man2013-09-192-0/+2
* Remove use of deprecated HttpKernel LoggerInterfaceJordi Boggiano2013-01-091-1/+1
* Merge branch '2.1'Fabien Potencier2012-12-111-1/+0
|\
| * fixed CSv2.1.6v2.1.5Fabien Potencier2012-12-111-1/+0
* | Added failure_path_parameter to mirror target_path_parameterLeevi Graham2012-12-061-3/+8
|/
* [Security] Fixed use_referer option not working properly when login_path is a...Albert Casademont2012-07-241-1/+1
* [Security] Remove hard dependency on $providerKey for default auth success ha...Alexander2012-07-121-6/+24
* merged branch asm89/refactor-authentication-success-handling (PR #4599)Fabien Potencier2012-07-094-2/+182
|\
| * [Security] Fix regression after rebase. Target url should be firewall dependentAlexander2012-07-081-4/+7
| * [Security] Add note to CHANGELOG about refactored authentication failure/succ...Alexander2012-07-082-31/+13
| * [Security] Update AuthenticationFailureHandlerInterface docblock. Never retur...Alexander2012-07-081-1/+1
| * [Security] Move default authentication failure handling strategy to seperate ...Alexander2012-07-082-0/+111
| * [Security] Move default authentication success handling strategy to seperate ...Alexander2012-07-082-1/+85
* | fixed CSFabien Potencier2012-07-092-2/+2
|/
* updated license blocksEriksen Costa2012-03-312-6/+6
* Authentication(Success|Failure)Handler can now return nullOlivier Dolbeau2012-01-242-2/+2
* fixed CSFabien Potencier2011-06-082-2/+2
* added missing license headersFabien Potencier2011-05-312-0/+18
* [Security] removed un-needed event parameter from many interfacesJohannes Schmitt2011-03-182-8/+2
* [Security] Fixed method names in the Firewall listenersBernhard Schussek2011-03-172-2/+2
* Switched from Doctrine's EventManager implementation to the EventManager clon...Bernhard Schussek2011-03-132-6/+6
* Renamed EventArgs classes and adapted remaining code to EventManagerBernhard Schussek2011-03-072-6/+6
* Replaced EventDispatcher by Doctrine's EventManager implementationBernhard Schussek2011-03-052-6/+6
* [Security] fixes a bug where authentication errors might have leaked confiden...Johannes Schmitt2011-02-141-5/+6
* added some doc commentsJohannes Schmitt2011-01-272-0/+42
* namespace changesJohannes M. Schmitt2011-01-262-0/+23