5 Commits

Author SHA1 Message Date
dave
3f2c4d95f3 - Remove an extraneous table, so that the "change password" link appears on the
page, instead of below it (or not at all)
2007-12-21 01:03:31 +00:00
james
aa4dc8d75c make it not show the password boxes again once you change your password 2005-03-02 19:00:12 +00:00
james
a2b274f4b9 add two new js functions:
- fieldChanged
	- confirmChanges

call fieldChanged when any field in any of the registraiton forms are chagned
call confirmChanges when the "back to summary" link is changed, to warn them if they have any unsaved changes

remove "(discard changes") from the "back to summary" links.
2005-02-21 23:07:10 +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