]> git.evergreen-ils.org Git - Evergreen.git/commit
Add sample log redaction config to EG opensrf_core
authorBill Erickson <berick@esilibrary.com>
Wed, 31 Oct 2012 13:00:19 +0000 (09:00 -0400)
committerBill Erickson <berick@esilibrary.com>
Thu, 8 Nov 2012 18:03:54 +0000 (13:03 -0500)
commita5fcc2b69f605b21a382ccfdadeb9c40b90ce2fa
tree9dbee5f4f75f7417e49c7218f0c39876f52293b8
parent19d53bda570a3eeab65e6d88e4c963b40553986b
Add sample log redaction config to EG opensrf_core

Redact parameter logging for the following API calls:

Login:
open-ils.auth.authenticate.verify
open-ils.auth.authenticate.complete
open-ils.auth_proxy.login

User updates:
open-ils.actor.user.password
open-ils.actor.user.username
open-ils.actor.user.email
open-ils.actor.patron.update
open-ils.cstore.direct.actor.user.create
open-ils.cstore.direct.actor.user.update
open-ils.cstore.direct.actor.user.delete

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/examples/opensrf_core.xml.example