A security proxy for CiviCRM
Go to file
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
de.systopia.civiproxy Docs 2022-12-28 23:14:53 +01:00
docs Fix url references to preferred urls 2020-11-19 13:38:17 +13:00
proxy Proxy requests to API4, support authx flows 2023-11-08 10:13:07 -05:00
.gitignore distribute a config.dist.php file 2018-03-09 17:24:13 +00:00
Dockerfile adding Dockerfile 2018-03-09 17:27:26 +00:00
LIBRARIES.md
LICENSE
README.md
mkdocs.yml Update mkdocs.yml 2020-04-13 16:07:45 +01:00

README.md

Documentation on CiviProxy can be found here: https://docs.civicrm.org/civiproxy/en/latest/