]> git.evergreen-ils.org Git - Evergreen.git/commit
User Activity : SIP activity tracking
authorBill Erickson <berick@esilibrary.com>
Tue, 28 Feb 2012 19:28:14 +0000 (14:28 -0500)
committerThomas Berezansky <tsbere@mvlc.org>
Thu, 8 Mar 2012 18:50:07 +0000 (13:50 -0500)
commitaebf4a58fe8f013ce7f0e5a46d920e679287295c
treec30551979b2acbb0b7837d0c6634b1a0f69e02fa
parenta7a13b9f0b5ebfaef18004a94ede7e23efa6c5b2
User Activity : SIP activity tracking

1. Log user activity for all patron-related SIP actions, regardless of
whether the SIP server verifies the user password.

2. Determine the "ewho" (i.e. 3rd-party) value from configuration.  Each
SIP login <account> can now specify its own "activity_who" value.
Additionally, a fall-through <activity_who> element can be added to the
institution config.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm