summaryrefslogtreecommitdiffstats
path: root/Tests/Http/EntryPoint/FormAuthenticationEntryPointTest.php
Commit message (Collapse)AuthorAgeFilesLines
* [Security] Return 401 when using use_forward for form authenticationGunnar Lium2013-03-231-2/+5
|
* [Security] fixed typo in a testFabien Potencier2012-08-311-1/+1
|
* fixed CS (missing or misplaced license blocks)Eriksen Costa2012-04-021-0/+9
|
* moved component and bridge unit tests to the src/ directoryFabien Potencier2012-03-291-0/+66
This is the first step to make each Symfony Component and Bridge self-contained.