Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docblock fixes | Graham Campbell | 2014-11-30 | 1 | -1/+1 |
| | |||||
* | made phpdoc types consistent with those defined in Hack | Fabien Potencier | 2014-04-15 | 1 | -1/+1 |
| | |||||
* | [Security] limited the password length passed to encodersv2.2.9 | Fabien Potencier | 2013-10-10 | 1 | -0/+10 |
| | |||||
* | add missing class var; add phpdocs | Gordon Franke | 2012-01-16 | 1 | -0/+5 |
| | |||||
* | [Security] various changes, see below | Johannes Schmitt | 2011-03-10 | 1 | -1/+1 |
| | | | | | | - 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 | -2/+2 |
| | |||||
* | [Security] Removed useless else | Pascal Borreli | 2011-02-27 | 1 | -2/+2 |
| | |||||
* | namespace changes | Johannes M. Schmitt | 2011-01-26 | 1 | -0/+49 |
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http |