summaryrefslogtreecommitdiffstats
path: root/Acl/Domain/ObjectIdentity.php
Commit message (Collapse)AuthorAgeFilesLines
* [Security] Removed security-acl from the coreIltar van der Berg2015-08-011-114/+0
|
* [Security][Acl] enforce string identifiersChristian Flothmann2015-05-311-2/+2
|
* [2.3] CS And DocBlock FixesGraham Campbell2014-12-221-3/+3
|
* Docblock fixesGraham Campbell2014-11-301-0/+2
|
* made {@inheritdoc} annotations consistent across the boardFabien Potencier2014-04-161-3/+3
|
* Fixed most of the docblocks/unused namespacesFlorin Patan2012-12-191-1/+3
|
* fixed CSFabien Potencier2012-07-091-1/+1
|
* [Security][ACL] Fixed ObjectIdentity::fromDomainObject and ↵Jordan Alliot2012-04-121-2/+3
| | | | | | | UserSecurityIdentity::from(Account|Token) when working with proxies Backported ClassUtils class from Doctrine Common 2.2 Fixes #2611, #2056, #2048, #2035
* merged 2.0Fabien Potencier2011-12-181-1/+1
|\
| * fixed CSFabien Potencier2011-12-181-1/+1
| |
* | Removed redundant "@return void"-sHelmer Aaviksoo2011-10-071-1/+0
|/
* fixed CSFabien Potencier2011-06-141-1/+1
|
* fixed CSFabien Potencier2011-06-081-1/+1
|
* added a few finalsJohannes M. Schmitt2011-05-241-1/+1
|
* [Phpdoc] Cleaning/fixingPascal Borreli2011-04-231-1/+1
|
* [Security] various changes, see belowJohannes Schmitt2011-03-101-2/+2
| | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted()
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-1/+1
|
* normalized license messages in PHP filesDominique Bongiraud2011-01-181-9/+9
|
* optimized AclVoter, added unit testJohannes M. Schmitt2011-01-031-4/+8
|
* fix possible duplicate security identitiesJohannes M. Schmitt2011-01-021-2/+2
|
* added ACL system to the Security ComponentJohannes Schmitt2010-12-311-0/+106