Change auth to allow multiple logins
[blerg.git] / common / auth.c
2011-03-07 Chip BlackChange auth to allow multiple logins
2011-01-09 Chip BlackLimit password length to 64 characters
2011-01-08 Chip BlackAdd license notifications to all source files
2010-12-31 Chip BlackSanitize username inputs in the database layer
2010-12-30 Chip BlackCheck auth for logout
2010-12-30 Chip BlackBegin basic login/logout
2010-12-28 Chip BlackRefactor a bunch of stuff for cgi fork