summaryrefslogtreecommitdiffstats
path: root/Http/FirewallMap.php
Commit message (Collapse)AuthorAgeFilesLines
* made {@inheritdoc} annotations consistent across the boardFabien Potencier2014-04-161-1/+1
|
* Added doc commentsPiotr Antosik2013-09-191-0/+8
|
* fixed CS (missing or misplaced license blocks)Eriksen Costa2012-04-021-6/+6
|
* updated license blocksEriksen Costa2012-03-311-3/+3
|
* [Security] various changes, see belowJohannes Schmitt2011-03-101-1/+1
| | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted()
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-2/+2
|
* some fixes by just "blindly" trying to make phpStorm code analysis happierLukas Kahwe Smith2011-02-041-1/+1
|
* namespace changesJohannes M. Schmitt2011-01-261-0/+43
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http