Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change what I think is a typo | Grégoire Paris | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | fixed CS | Fabien Potencier | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | [Security] allowed class names to be passed as an argument to ↵ | Fabien Potencier | 2012-06-18 | 1 | -3/+5 |
| | | | | EncoderFactoryInterface::getEncoder() | ||||
* | [DoctrineBridge] fixed some CS | Fabien Potencier | 2011-12-13 | 1 | -1/+2 |
| | |||||
* | fixed CS | Fabien Potencier | 2011-06-08 | 1 | -1/+1 |
| | |||||
* | [Security] various changes, see below | Johannes Schmitt | 2011-03-10 | 1 | -3/+3 |
| | | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted() | ||||
* | replaced symfony-project.org by symfony.com | Fabien Potencier | 2011-03-06 | 1 | -1/+1 |
| | |||||
* | namespace changes | Johannes M. Schmitt | 2011-01-26 | 1 | -0/+30 |
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http |