authx - Allow `civicrm/ajax/rest` to accept auth params akin to `extern/rest.php`
authorTim Otten <totten@civicrm.org>
Thu, 4 Mar 2021 09:25:20 +0000 (01:25 -0800)
committerTim Otten <totten@civicrm.org>
Mon, 24 Jan 2022 21:53:49 +0000 (13:53 -0800)
commitdf9b24b2fcf2c2603380834b289e8460e80a7e5c
tree9c9b83961c3d95b64318a82c76ea75aae5177a3f
parentaaae058a0408828c713ddf99394851cb3e480a58
authx - Allow `civicrm/ajax/rest` to accept auth params akin to `extern/rest.php`
ext/authx/Civi/Authx/LegacyRestAuthenticator.php [new file with mode: 0644]
ext/authx/authx.php
ext/authx/settings/authx.setting.php
tests/phpunit/E2E/Extern/AuthxRestTest.php [new file with mode: 0644]