Implement checkAccess for EntityTags and Notes
authorColeman Watts <coleman@civicrm.org>
Sat, 8 May 2021 00:20:43 +0000 (20:20 -0400)
committerTim Otten <totten@civicrm.org>
Mon, 7 Jun 2021 03:18:52 +0000 (20:18 -0700)
commit3d3a7160c1cb239e12baa708c536d0bc6d6aa89d
tree59efb9f1b441c2b59d027fce6830d19ea203f150
parent01c65aabe0fe7107d52db901dbf7ddd6faf451d4
Implement checkAccess for EntityTags and Notes
CRM/Contact/AccessTrait.php
CRM/Core/BAO/EntityTag.php
CRM/Core/BAO/Note.php
CRM/Core/DynamicFKAccessTrait.php [new file with mode: 0644]
tests/phpunit/api/v3/ACLPermissionTest.php