- Sep 19, 2011
-
-
Thomas Lake authored
-
- Jul 09, 2011
-
-
Denis Walker authored
Apologies for the deluge of tiny commits. It's late and I'm incompetent.
-
Denis Walker authored
-
Denis Walker authored
-
Denis Walker authored
-
Denis Walker authored
-
Denis Walker authored
-
- Jun 29, 2011
-
-
Thomas Lake authored
-
- Apr 08, 2011
-
-
Denis Walker authored
Moved the commit button to the top of the list in a tfoot tag so that it appears even when there are errors
-
- Nov 12, 2010
-
-
Denis Walker authored
-
- Sep 29, 2010
-
-
Thomas Lake authored
-
Thomas Lake authored
-
- Feb 27, 2010
-
-
Graham Cole authored
add a new function to save a message flash in the session data to be displayed on the next page load (e.g. when we're doing post/redirect/get)
-
Graham Cole authored
-
Graham Cole authored
-
- Sep 21, 2009
-
-
Chris Jones authored
-
- Sep 20, 2009
- Sep 14, 2009
-
-
Tim Clark authored
-
- Sep 13, 2009
-
-
Tim Clark authored
signup system now generates ldifs, and adds members to the mailing lists, dont forget to remove the dev mods before deploying
-
- Sep 01, 2009
-
-
Tim Clark authored
UI and validation for the new signup system, actual backend functionality is started but mostly missing
-
- Feb 21, 2009
-
-
Graham Cole authored
-
- Jan 28, 2009
-
-
Graham Cole authored
-
Denis Walker authored
-
Denis Walker authored
-
- Nov 30, 2008
-
-
Denis Walker authored
Makes password check function in session class public
-
- Nov 15, 2008
-
-
Graham Cole authored
-
Graham Cole authored
-
Graham Cole authored
-
- Oct 23, 2008
-
-
Graham Cole authored
-
- Oct 01, 2008
-
-
Peter Berry authored
-
- Aug 06, 2008
-
-
Graham Cole authored
-
- Jun 13, 2008
-
-
Graham Cole authored
fix some more session weirdness by deleting loggedin cookies instead of piling them up on top of each other
-
Graham Cole authored
-
- Apr 09, 2008
-
-
Graham Cole authored
-
- Mar 20, 2008
-
-
Graham Cole authored
-
Graham Cole authored
-
- Jan 30, 2008
-
-
Graham Cole authored
timeout anonymous sessions earlier, to stop the session table getting massive. And fix the inevitable stupid bug which crept in
-
- Jan 29, 2008
-
-
Graham Cole authored
stop using temporary cookies for logged in users and set a timeout instead. Sessions should now timeout after 48 hours of inactivity, or 8 days since authenticating, whichever comes first. Also fix a bug where we tried to delete users sessions before actually figuring out who they were which stopped logout functioning correctly
-
- Jan 27, 2008
-
-
Graham Cole authored
-