]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1347774 CStoreEditor anonymous PCRUD additions
authorBill Erickson <berick@esilibrary.com>
Fri, 1 Aug 2014 17:29:41 +0000 (13:29 -0400)
committerMike Rylander <miker@esilibrary.com>
Thu, 25 Sep 2014 21:22:50 +0000 (17:22 -0400)
commit951b648d8fc770db14bec9d8621d090d8ccb0756
tree58e95742e04526314d7f2be74aa6453796da7657
parentaa2931cf5e8a69eb06141bb34b86031347d1a67b
LP#1347774 CStoreEditor anonymous PCRUD additions

* Exporter repairs : use export_to_level
* pcrud personality call argument mod repair
* log pcrud personality json_query attempts loudly to ease transition
* CStoreEditor anon/pcrud personality live test

* CStoreEditor anon pcrud default to undef authtoken:
The presence of an authtoken ("ANONYMOUS") in the editor can be
misleading at higher levels of the code, since it implies a
presumably functional authtoken has been provided somewhow.
Apply ANONYMOUS only as needed to API calls instead.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Mike Rylander <miker@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Utils/CStoreEditor.pm
Open-ILS/src/perlmods/live_t/07-anon_pcrud.t [new file with mode: 0644]