- 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
-
Graham Cole authored
-
Graham Cole authored
-
Graham Cole authored
-
- Jan 20, 2008
-
-
Graham Cole authored
-
- Jan 17, 2008
-
-
Graham Cole authored
-
- Jan 16, 2008
-
-
Graham Cole authored
-
Graham Cole authored
- Begin to stop it being so logout happy for ordinary users who aren't doing anything particularly sensitive on the site by keeping track of when a user was last asked for credentials - Don't continue to use the same session identifier once a user is logged in; it's likely been sent insecurely - Mark session cookies as "SSL only" once logged in - Automatically bump users from HTTP to HTTPS for all requests whilst they're logged in
-
- Nov 26, 2007
-
-
Denis Walker authored
-