Bug 321119

Summary: Periodic maintenance routines
Product: [Applications] bodega Reporter: Aaron J. Seigo <aseigo>
Component: ServerAssignee: Aaron J. Seigo <aseigo>
Status: RESOLVED FIXED    
Severity: wishlist CC: active, giorgos.tsiapaliokas
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Aaron J. Seigo 2013-06-13 16:17:59 UTC
Implement a cron-triggered database maintenance system to periodically do things such as remove all non-activated accounts that were made more than a week ago.

As with the db helper script, this should be a bit of javascript run by node which processes sql directives using the server's config.json.

Reproducible: Always