summaryrefslogtreecommitdiffstats
path: root/Tests/Http/EntryPoint/BasicAuthenticationEntryPointTest.php
Commit message (Collapse)AuthorAgeFilesLines
* [2.3] Remove useless tests skipsNicolas Grekas2015-01-031-7/+0
|
* [Security] removed the 401 error custom status messageFabien Potencier2012-11-061-2/+0
|
* 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/+43
This is the first step to make each Symfony Component and Bridge self-contained.