User Activity : SIP activity tracking
authorBill Erickson <berick@esilibrary.com>
Tue, 28 Feb 2012 19:28:14 +0000 (14:28 -0500)
committerBill Erickson <berick@esilibrary.com>
Tue, 6 Mar 2012 16:03:41 +0000 (11:03 -0500)
commitdd8ce51a5124d3d63546124b6bd0c3c3e1d010d0
tree6d0e08c2952286540d5bb01267443a0383e768df
parentd0616a003b042d135daf4ba15837c3fef1147adf
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>
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