summaryrefslogtreecommitdiffstats
path: root/Core/Authentication/Provider/AnonymousAuthenticationProvider.php
Commit message (Collapse)AuthorAgeFilesLines
* [DX] [Security] Renamed Token#getKey() to getSecret()WouterJ2015-07-021-5/+11
|
* unified return null usagesFabien Potencier2014-04-161-1/+1
|
* [Security] change a comparison to use a strict comparisonFabien Potencier2011-07-221-1/+1
|
* [Security] various changes, see belowJohannes Schmitt2011-03-101-1/+1
| | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted()
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-2/+2
|
* namespace changesJohannes M. Schmitt2011-01-261-0/+60
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http