dave
7faf0fff45
Update user accoutn to make it look better
2010-08-08 09:09:48 +00:00
dave
0c0f139027
Move the javascript include to common.inc
2010-07-15 09:18:08 +00:00
dave
ba2738b813
Fix redirection on login and on forced password changes.
2010-07-15 09:18:02 +00:00
dave
dd6228f5d7
Implement password expired, force the user to set a new password.
2010-07-15 09:17:59 +00:00
dave
c81bc0c7da
Save the username link
2010-07-14 19:02:05 +00:00
dave
712348dbb9
Fix email checking
...
user_account now saves info, and does online-checking of usernames.
Form validation is fun!
2010-07-14 18:09:28 +00:00
dave
994759d660
keep username and email synced if the checkbox is checked.
2010-07-14 18:09:19 +00:00
dave
83c683063e
6 character passwords
2010-07-13 18:28:13 +00:00
dave
9ce7df3f9b
Try without any textinput fudging. Fix the input type, don't use
...
"email"
2010-07-13 18:27:14 +00:00
dave
0f580472f6
Account editor (that doesn't edit yet) but uses a jquery input
...
validator. Had to move the global .error class to div.error and
span.error (the only ways error() uses them). For the rest of the
cases, like when .error is used to indicate input errors, we should
convert to using the input validator if we're all happy with it.
2010-07-13 18:00:53 +00:00