Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added UserLoaderInterface for loading users through Doctrine. | Michal Trojanowski | 2015-10-16 | 1 | -2/+0 |
| | |||||
* | [2.3] CS And DocBlock Fixes | Graham Campbell | 2014-12-22 | 1 | -2/+2 |
| | |||||
* | fixed types in phpdocs | Fabien Potencier | 2014-04-16 | 1 | -1/+1 |
| | |||||
* | fixed CS | Fabien Potencier | 2012-07-09 | 1 | -3/+3 |
| | |||||
* | fixed CS | Fabien Potencier | 2012-01-09 | 1 | -5/+12 |
| | |||||
* | [Security] Adding more extensive PHPDoc to UserInterface, ↵ | Ryan Weaver | 2012-01-07 | 1 | -7/+19 |
| | | | | AdvancedUserInterface and UserProviderInterface | ||||
* | [Security] renamed UserProviderInterface::loadUser() to refreshUser() | Fabien Potencier | 2011-06-16 | 1 | -2/+2 |
| | |||||
* | fixed CS | Fabien Potencier | 2011-06-08 | 1 | -1/+1 |
| | |||||
* | [Security] various changes, see below | Johannes Schmitt | 2011-03-10 | 1 | -5/+5 |
| | | | | | | - 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] Fixed indenting | Jordi Boggiano | 2011-02-12 | 1 | -22/+22 |
| | |||||
* | namespace changes | Johannes M. Schmitt | 2011-01-26 | 1 | -0/+57 |
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http |