summaryrefslogtreecommitdiffstats
path: root/Http/Authentication/AuthenticationUtils.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix the retrieval of the last username when using forwardingChristophe Coevoet2016-07-111-1/+7
|
* fixes CSFabien Potencier2015-08-241-1/+2
|
* [2.6] CS Fixes And Removed An Unused ImportGraham Campbell2014-12-071-1/+2
|
* [DX] Moved constants to a final classIltar van der Berg2014-09-291-8/+8
|
* Merge branch '2.5'Fabien Potencier2014-09-221-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | * 2.5: added missing use statements added missing use statement added missing use statement fixed CS [Process] fixed some volatile tests [HttpKernel] fixed a volatile test [HttpFoundation] fixed some volatile tests [Tests] PHPUnit Optimizations Use getPathname() instead of string casting to get BinaryFileReponse file path Conflicts: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/Fixtures/php/full.php src/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php src/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php src/Symfony/Component/Process/Process.php src/Symfony/Component/Stopwatch/Stopwatch.php src/Symfony/Component/Validator/Constraints/AbstractComparisonValidator.php src/Symfony/Component/Validator/Tests/Constraints/GreaterThanOrEqualValidatorTest.php src/Symfony/Component/Yaml/Parser.php src/Symfony/Component/Yaml/Tests/InlineTest.php
* [SecurityBundle] error helper added symfony/symfony#11147Boris Vujicic2014-08-311-0/+87