ChangeSet ID: 20454 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@winehq.org 2005/09/27 19:32:48
Modified files: cron : cleanup.php include : user.php tables : user_list.sql
Log message: Chris Morgan cmorgan@alum.wpi.edu Improve cleanup script to give users 1 month after warning before removing their account. Move user related logic into the user class. Add columns to the user_list table to track whether the user was warned about inactivity and the datetime of the warning.
Patch: http://cvs.winehq.org/patch.py?id=20454
Old revision New revision Changes Path 1.10 1.11 +19 -53 appdb/cron/cleanup.php 1.51 1.52 +57 -3 appdb/include/user.php 1.7 1.8 +9 -7 appdb/tables/user_list.sql