projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
953098e
)
Api4 AJAX endpoint: allow either access CiviCRM or access AJAX API
author
Andrew Hunt
<andrew@aghstrategies.com>
Wed, 6 May 2020 16:01:52 +0000
(12:01 -0400)
committer
Andrew Hunt
<andrew@aghstrategies.com>
Wed, 6 May 2020 16:01:52 +0000
(12:01 -0400)
CRM/Core/xml/Menu/Api4.xml
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Core/xml/Menu/Api4.xml
b/CRM/Core/xml/Menu/Api4.xml
index 7b5aca6ac3ce972347de716ca8e2dddc2d669355..877a9b6a2334dfdf9ee8f3c2c8a40a4bd180bc2c 100644
(file)
--- a/
CRM/Core/xml/Menu/Api4.xml
+++ b/
CRM/Core/xml/Menu/Api4.xml
@@
-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>