4 Commits

Author SHA1 Message Date
dave
2715d67aef - Fix login check for an expired password
- Allow user_personal.php to handle committee members
- Add password field if the editer in user_personal has access_super
- Allow a committee member to edit anyone in user_personal.php
- Convert auth_required to user_auth_required, and check for both a user type
  and an access level (if committee)
- Convert the committee to the new user system (BIG change :)
- Remove the ^M from admin/committees.php
2007-11-17 21:59:59 +00:00
dave
6b8f25c7b8 - Quick hack, disable all the user_login.php login types, except volunteer,
until we move over the otehr types
2007-11-16 08:02:47 +00:00
dave
9a98fb8da8 - Don't let the user see the login page if they're already login, instead,
provide them with a message indicating how to logout.
2007-11-16 08:00:40 +00:00
dave
93c05cbe2f - New user and volunteer signup system 2007-11-16 06:30:42 +00:00