summaryrefslogtreecommitdiffstats
path: root/Http/Session/SessionAuthenticationStrategy.php
Commit message (Collapse)AuthorAgeFilesLines
* fixed CSFabien Potencier2011-06-081-1/+1
|
* fixed CSFabien Potencier2011-06-081-0/+2
|
* added missing license headersFabien Potencier2011-05-311-0/+9
|
* [Security] various changes, see belowJohannes Schmitt2011-03-101-1/+1
| | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted()
* added some doc commentsJohannes Schmitt2011-01-271-0/+13
|
* namespace changesJohannes M. Schmitt2011-01-261-0/+39
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http