api: added support for ajax/fetch calls, csrf security, and test script for local...
commit207179570008425787363e87cc9811b20cf5a440
authorBrady Miller <brady.g.miller@gmail.com>
Sat, 18 May 2019 08:05:25 +0000 (18 01:05 -0700)
committerGitHub <noreply@github.com>
Sat, 18 May 2019 08:05:25 +0000 (18 01:05 -0700)
tree4a8d5ba4496859bbc1ee473dc1b1d8933d0a941a
parentd6745196f564e492fc433f069cd9c7047596ba36
api: added support for ajax/fetch calls, csrf security, and test script for local/internal use cases (#2439)
API_README.md
_rest_config.php
_rest_routes.inc.php
apis/dispatch.php
common/http/HttpRestRouteHandler.php
common/http/oeHttp.php
common/http/oeHttpRequest.php
interface/main/main_screen.php
phpfhir/libs/controller/ClientAppController.php
rest_controllers/AuthRestController.php
tests/api/tempFileTestInternalApi.php [new file with mode: 0644]