]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1468422 New open-ils.auth_internal service
authorBill Erickson <berickxx@gmail.com>
Thu, 19 Nov 2015 20:00:20 +0000 (15:00 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 26 Feb 2016 15:07:41 +0000 (10:07 -0500)
commit722338616034d1be24603ef193cc775fbbe08307
treeb3fafa27693b96d77d7cb27faa4315493c18f0fe
parent08b06012de32a612a33fb2f73aecbf439c155035
LP#1468422 New open-ils.auth_internal service

Service is responsible for adding user data to the authentication cache.
Cache times are determined from opensrf.xml/AOUS settings.  No
authentication checks are performed.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/examples/opensrf.xml.example
Open-ILS/src/c-apps/Makefile.am
Open-ILS/src/c-apps/oils_auth.c
Open-ILS/src/c-apps/oils_auth_internal.c [new file with mode: 0644]