summaryrefslogtreecommitdiffstats
path: root/Core/Role/Role.php
Commit message (Collapse)AuthorAgeFilesLines
* [Security] deprecate the RoleInterfaceChristian Flothmann2016-12-071-2/+1
|
* Revert "merged branch stof/serializable_role (PR #4925)"Fabien Potencier2012-07-151-17/+1
| | | | | This reverts commit b0750f6dcd1e6f8b1be2c1e6604d4cbb785c9a8e, reversing changes made to d09bfe7552148d1d36b65487dfcbd378830b55a0.
* [Security] Implemented the Serializable interface in the Role classChristophe Coevoet2012-07-141-1/+17
|
* [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
|
* namespace changesJohannes M. Schmitt2011-01-261-0/+41
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http