Skip to content
Snippets Groups Projects
Unverified Commit 56077d59 authored by colemanw's avatar colemanw Committed by GitHub
Browse files

Merge pull request #17241 from agh1/apiv4-access-civicrm-or-ajax-api

Api4 AJAX endpoint: allow either access CiviCRM or access AJAX API
parents 953098e4 247c84a5
Branches
Tags
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment