Use acl, not blanket permissions on FinancialAccount, FinancialType, EntityFinancialA...
authorEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 19 Aug 2021 00:25:17 +0000 (12:25 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Sat, 18 Dec 2021 21:44:32 +0000 (10:44 +1300)
commit87e130bb64e1b58a6239324cb13469461fb42b82
tree996cd6568d4516297a4accdce22a856126e2950b
parent9e625ea36e91112d7505dfe91ff7ec3fbb088dd6
Use acl, not blanket permissions on FinancialAccount, FinancialType, EntityFinancialAccount
CRM/Contribute/BAO/ContributionPage.php
CRM/Core/Permission.php
CRM/Event/BAO/Event.php
CRM/Financial/BAO/FinancialType.php
api/v3/Generic.php
ext/financialacls/financialacls.php
ext/financialacls/tests/phpunit/Civi/Financialacls/EntityFinancialAccountTest.php [new file with mode: 0644]
ext/financialacls/tests/phpunit/Civi/Financialacls/FinancialAccountTest.php [new file with mode: 0644]
ext/financialacls/tests/phpunit/Civi/Financialacls/FinancialTypeTest.php
tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php