LP1207396 purge old pending users
authorBill Erickson <berick@esilibrary.com>
Tue, 6 Aug 2013 15:09:45 +0000 (11:09 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 15 Oct 2013 19:52:52 +0000 (15:52 -0400)
commit2a2d38e5c7f6230f88bacece91b4af188153c62f
treea706b59e7ea299cc51b63c13b1363aff535864a0
parentf90127eea182cb6b30db6d02f7b13a427313da4b
LP1207396 purge old pending users

Script to delete pending user accounts based on the interval defined in
the opac.pending_user_expire_interval org unit setting.

Add /openils/bin/purge_pending_users.srfsh to opensrf's CRON.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/examples/crontab.example
Open-ILS/src/sql/Pg/015.schema.staging.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.patron-self-reg.sql
Open-ILS/src/support-scripts/purge_pending_users.srfsh [new file with mode: 0755]