Api4 AJAX endpoint: allow either access CiviCRM or access AJAX API
authorAndrew Hunt <andrew@aghstrategies.com>
Wed, 6 May 2020 16:01:52 +0000 (12:01 -0400)
committerAndrew Hunt <andrew@aghstrategies.com>
Wed, 6 May 2020 16:01:52 +0000 (12:01 -0400)
CRM/Core/xml/Menu/Api4.xml

index 7b5aca6ac3ce972347de716ca8e2dddc2d669355..877a9b6a2334dfdf9ee8f3c2c8a40a4bd180bc2c 100644 (file)
@@ -3,7 +3,7 @@
   <item>
     <path>civicrm/ajax/api4</path>
     <page_callback>CRM_Api4_Page_AJAX</page_callback>
-    <access_arguments>access AJAX API</access_arguments>
+    <access_arguments>access CiviCRM;access AJAX API</access_arguments>
   </item>
   <item>
     <path>civicrm/api4</path>