summaryrefslogtreecommitdiffstats
path: root/Http/RememberMe
Commit message (Collapse)AuthorAgeFilesLines
...
* | fixed CSFabien Potencier2011-06-082-2/+2
|/
* [Phpdoc] Cleaning/fixingPascal Borreli2011-04-232-12/+14
|
* [Security] fixed some testsJohannes Schmitt2011-03-111-0/+1
|
* [Security] refactored remember-me codeJohannes M. Schmitt2011-03-114-109/+144
|
* [Security] various changes, see belowJohannes Schmitt2011-03-103-30/+28
| | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted()
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-064-4/+4
|
* [Security] Fixed TypoPascal Borreli2011-03-011-5/+7
|
* [Security] added method to retrieve the configured remember-me parameterJohannes Schmitt2011-02-261-0/+11
|
* namespace changesJohannes M. Schmitt2011-01-264-0/+634
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http