summaryrefslogtreecommitdiffstats
path: root/Core/Exception/AccessDeniedException.php
Commit message (Collapse)AuthorAgeFilesLines
* AccessDeniedException: rename object to subjectChristian Flothmann2016-09-191-6/+6
| | | | | With this change the name is inline with what we use in the base voter interface.
* [Security] Expose the required roles in AccessDeniedExceptionTristan Darricau2016-07-291-0/+35
|
* unify default AccessDeniedExeption messageChristian Flothmann2015-06-291-1/+1
|
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-2/+2
|
* namespace changesJohannes M. Schmitt2011-01-261-0/+25
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http