Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | fixed CS | Fabien Potencier | 2011-06-08 | 2 | -2/+2 | |
|/ | ||||||
* | [Phpdoc] Cleaning/fixing | Pascal Borreli | 2011-04-23 | 2 | -12/+14 | |
| | ||||||
* | [Security] fixed some tests | Johannes Schmitt | 2011-03-11 | 1 | -0/+1 | |
| | ||||||
* | [Security] refactored remember-me code | Johannes M. Schmitt | 2011-03-11 | 4 | -109/+144 | |
| | ||||||
* | [Security] various changes, see below | Johannes Schmitt | 2011-03-10 | 3 | -30/+28 | |
| | | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted() | |||||
* | replaced symfony-project.org by symfony.com | Fabien Potencier | 2011-03-06 | 4 | -4/+4 | |
| | ||||||
* | [Security] Fixed Typo | Pascal Borreli | 2011-03-01 | 1 | -5/+7 | |
| | ||||||
* | [Security] added method to retrieve the configured remember-me parameter | Johannes Schmitt | 2011-02-26 | 1 | -0/+11 | |
| | ||||||
* | namespace changes | Johannes M. Schmitt | 2011-01-26 | 4 | -0/+634 | |
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http |