Commit graph

9 commits

Author SHA1 Message Date
Tom Hughes
bfffe7ed96 Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
Tom Hughes
93c15f377a Extend cleanup script to cleanup old OAuth tokens 2020-08-22 16:15:09 +01:00
Tom Hughes
e9acb894a3 Fix daily cleanup script for rails 5.2 compatibility 2018-06-20 08:51:11 +01:00
Tom Hughes
a5a4ab8bcc Expire old oauth nonces 2016-11-07 11:31:58 +00:00
Tom Hughes
dc2a2c8ebd Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
Tom Hughes
f735912374 Remove session cleanup code from cleanup script 2013-08-09 17:39:00 +01:00
Tom Hughes
ca0c8d2f23 Add exit statement to shut rails up. 2009-11-09 08:39:33 +00:00
Tom Hughes
b8f3742bc3 Make the cleanup script work a chunk at a time so we don't run out of
memory when there are lots of sessions.
2008-08-08 15:49:29 +00:00
Tom Hughes
22bcfb1240 Replace the old session cleanup daemon with a new script to be run from
cron periodically.
2007-08-25 09:53:07 +00:00