summaryrefslogtreecommitdiffstats
path: root/Core/User/UserProviderInterface.php
Commit message (Collapse)AuthorAgeFilesLines
* Added UserLoaderInterface for loading users through Doctrine.Michal Trojanowski2015-10-161-2/+0
|
* [2.3] CS And DocBlock FixesGraham Campbell2014-12-221-2/+2
|
* fixed types in phpdocsFabien Potencier2014-04-161-1/+1
|
* fixed CSFabien Potencier2012-07-091-3/+3
|
* fixed CSFabien Potencier2012-01-091-5/+12
|
* [Security] Adding more extensive PHPDoc to UserInterface, ↵Ryan Weaver2012-01-071-7/+19
| | | | AdvancedUserInterface and UserProviderInterface
* [Security] renamed UserProviderInterface::loadUser() to refreshUser()Fabien Potencier2011-06-161-2/+2
|
* fixed CSFabien Potencier2011-06-081-1/+1
|
* [Security] various changes, see belowJohannes Schmitt2011-03-101-5/+5
| | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted()
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-2/+2
|
* [Security] Fixed indentingJordi Boggiano2011-02-121-22/+22
|
* namespace changesJohannes M. Schmitt2011-01-261-0/+57
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http