summaryrefslogtreecommitdiffstats
path: root/Http/Authentication/DefaultAuthenticationFailureHandler.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.7' into 2.8v2.8.8Fabien Potencier2016-06-291-1/+1
|\
| * removed dots at the end of @param and @returnv2.7.15Fabien Potencier2016-06-281-1/+1
* | deprecate finding deep items in request parametersChristian Flothmann2015-09-301-1/+2
|/
* [DX] Attempt to improve logging messages with parametersIltar van der Berg2015-01-161-2/+2
* Remove aligned '=>' and '='Disquedur2014-11-041-3/+3
* [DX] Moved constants to a final classIltar van der Berg2014-09-291-3/+3
* [Security] made it possible to override the default success/failure handlerFabien Potencier2014-09-231-9/+29
* fixed CSFabien Potencier2014-09-221-2/+2
* made {@inheritdoc} annotations consistent across the boardFabien Potencier2014-04-161-1/+1
* Added doc commentsPiotr Antosik2013-09-191-1/+1
* Remove use of deprecated HttpKernel LoggerInterfaceJordi Boggiano2013-01-091-1/+1
* Added failure_path_parameter to mirror target_path_parameterLeevi Graham2012-12-061-3/+8
* [Security] Add note to CHANGELOG about refactored authentication failure/succ...Alexander2012-07-081-23/+10
* [Security] Move default authentication failure handling strategy to seperate ...Alexander2012-07-081-0/+100