summaryrefslogtreecommitdiffstats
path: root/Core/Authentication/RememberMe/InMemoryTokenProvider.php
Commit message (Collapse)AuthorAgeFilesLines
* [Component/Security] Fixed some phpdocs in Security/CoreJoseph Bielawski2014-01-171-0/+12
|
* updated license blocksEriksen Costa2012-03-311-3/+3
|
* fixed CSFabien Potencier2011-06-081-1/+1
|
* 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()
* namespace changesJohannes M. Schmitt2011-01-261-0/+50
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http