9 Commits

Author SHA1 Message Date
james
d059f34835 Implement date checking for both participant and judge registration 2005-03-29 19:21:14 +00:00
james
01a5028c48 trim the email address so you cant end up with an address like " " (blank spaces) 2005-03-09 20:43:17 +00:00
james
d4b84cd798 fix "pleaes" typo 2005-03-03 15:33:43 +00:00
james
adb2e50578 make sure the password expiry is set on account creation if it needs to be 2005-02-16 20:12:59 +00:00
james
12c514d8c5 refactor some of the authenticaiton code into the .inc.php
add a password changer

check for expired passwords and force changing if expired
2005-02-16 20:04:12 +00:00
james
42c58426dd create email_send function to pull emails from databaes and send
add ability to delete judge account - soft-delete

make sure when logging in, only non-deleted accounts can be used.
2005-02-11 18:25:59 +00:00
james
324433ef23 Add GPL headers to ALL PHP files 2005-01-24 18:00:03 +00:00
james
1b393c1bb0 Commit all work from the weekend:
- judges registration
 - small changes to participant registraiton
2004-12-19 23:16:46 +00:00
james
efdf49d000 add registration pages 2004-11-30 18:55:39 +00:00