summaryrefslogtreecommitdiffstats
path: root/Http/Tests/Firewall/AnonymousAuthenticationListenerTest.php
Commit message (Expand)AuthorAgeFilesLines
* fixed obsolete getMock() usageFabien Potencier2016-12-191-11/+11
* Merge branch '2.7' into 2.8Nicolas Grekas2015-07-241-4/+3
|\
| * Merge branch '2.6' into 2.7Nicolas Grekas2015-07-241-4/+3
| |\
| | * [Security/Http] Fix test relying on a private propertyNicolas Grekas2015-07-221-4/+3
* | | [DX] [Security] Renamed Token#getKey() to getSecret()WouterJ2015-07-021-5/+5
|/ /
* | [DX] Attempt to improve logging messages with parametersIltar van der Berg2015-01-161-1/+1
* | [Security] removed usage of the deprecated SecurityContextInterfaceFabien Potencier2015-01-081-13/+13
|/
* Merge branch '2.5' into 2.6Nicolas Grekas2015-01-031-4/+0
|\
| * Merge branch '2.3' into 2.5Nicolas Grekas2015-01-031-4/+0
* | fixed testsFabien Potencier2014-09-271-3/+3
* | Call AuthenticationManager in AnonymousAuthenticationListenerKacper Gunia2014-04-111-7/+27
|/
* [Security] Split the component into 3 sub-components Core, ACL, HTTPBernhard Schussek2013-09-181-0/+72