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>
Mon, 26 Aug 2013 13:45:30 +0000 (09:45 -0400)
commit3255a991b7e19718e003b757f371b7a6b7d1ea9a
tree81ccaad6f9e173090d3169d6296a951acb8f1f27
parent27dc50fcb7f2f25a987b680f3d3557934b9e6416
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]