summaryrefslogtreecommitdiffstats
path: root/Core/User/UserCheckerInterface.php
Commit message (Collapse)AuthorAgeFilesLines
* [Security] Configuring a user checker per firewallIltar van der Berg2015-10-021-2/+9
|
* fixed CSFabien Potencier2012-07-091-2/+2
|
* replace occurences of "an UserInteface" with "a UserInterface"Igor Wiedler2011-11-031-2/+2
|
* [Security] various changes, see belowJohannes Schmitt2011-03-101-0/+36
- visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted()