Commit Graph

13 Commits

Author SHA1 Message Date
Phil c902a5ff1f Merge branch 'issue/62_php8' 2024-08-16 16:39:39 +02:00
Elliott Eggleston c8cbb54651 Proxy requests to API4, support authx flows
In order to use the .htaccess rewrite rules you'll need to inlcude
the appropriate AllowOverride in your apache site config.

Introduces new configuration options $target_rest4 (URL to API4
endpoint), authx_internal_flow, and authx_external_flow
(both of which are explained in config.dist.php). Note that this
commit only supports authx flows on API4 requests.

Fixes #66
2023-11-08 10:13:07 -05:00
Philipp Batroff fe1ee908c1 [#62] update commenting for PHP8
#[ is no longer interpreted as the start of a comment, as this syntax is now used for attributes.
2022-12-14 08:40:12 +01:00
Jaap Jansma 6828950f9c Fix for #38
Fix for #38
2021-09-30 12:01:16 +02:00
B. Endres ba21ed8a6f updated config template 2021-06-07 20:32:19 +02:00
B. Endres 13ddf6d6f0 updated file headers 2021-06-07 12:07:31 +02:00
eileen 9f3b3e9ed5 Fix typo 2020-11-19 13:41:28 +13:00
B. Endres 1f46d5e5da [#44] added warning for CiviCRM < 5.27 2020-09-07 09:32:57 +02:00
Seamus Lee a88b621758 Add in normal url routes for tracked opens and tracking urls to the mend urls function and also make use of the normal routes when quering the target civi 2020-09-04 16:41:31 +10:00
B. Endres f044515feb [#32] improved documentation 2019-01-04 17:41:45 +01:00
Michael McAndrew 8f1aba57e7 Merge branch 'master' of https://github.com/systopia/CiviProxy into config-dist 2018-03-12 09:02:29 +00:00
Michael McAndrew 1b1d5e8bd4 a hint on installation in the config.dist.php file 2018-03-09 17:25:16 +00:00
Michael McAndrew aaa5330591 distribute a config.dist.php file 2018-03-09 17:24:13 +00:00
Renamed from proxy/config.php (Browse further)