- 16 Jan, 2007 1 commit
-
-
Nigel McNie authored
-
- 11 Jan, 2007 1 commit
-
-
Nigel McNie authored
works
-
- 10 Jan, 2007 1 commit
-
-
Nigel McNie authored
-
- 07 Jan, 2007 1 commit
-
-
Nigel McNie authored
likely some stuff still doesn't work properly...
-
- 20 Dec, 2006 1 commit
-
-
Nigel McNie authored
happen on install
-
- 19 Dec, 2006 3 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
for auth correctly on install.
-
Nigel McNie authored
information about whether the user's account is available or not.
-
- 18 Dec, 2006 1 commit
-
-
Nigel McNie authored
Added a class that all auth classes should extend, that listens for events to do with account activity.
-
- 15 Dec, 2006 1 commit
-
-
Nigel McNie authored
-
- 14 Dec, 2006 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
user logs in, make sure that the inactivemailsent flag is off, and turf the user out if their account is inactive
-
- 08 Dec, 2006 2 commits
-
-
Penny Leach authored
has a bit more overhead now but they're handled much nicer. Exception and MaharaException should now NEVER be thrown directly
-
Nigel McNie authored
-
- 30 Nov, 2006 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
- 23 Nov, 2006 3 commits
-
-
Nigel McNie authored
bugs to do with the $SESSION -> $USER change.
-
Nigel McNie authored
done.
-
Nigel McNie authored
wrapper around $_SESSION, and $USER deals with system users and their preferences.
-
- 22 Nov, 2006 1 commit
-
-
Nigel McNie authored
pieform(). Removed a couple of unnecessary functions. Added the institution dropdown to the transient login form.
-
- 20 Nov, 2006 4 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
checkout for the moment. Modified all forms to use the new one.
-
Nigel McNie authored
-
- 16 Nov, 2006 6 commits
-
-
Nigel McNie authored
Changed the file_content_check script to ignore language strings with variables in their name.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
some safe_require calls to be simpler now that better defaults are available.
-
Nigel McNie authored
robots to move about the site.
-
- 15 Nov, 2006 2 commits
-
-
Richard Mansfield authored
-
Nigel McNie authored
while users are browsing around the admin section, as they may have been made not an admin anymore, or even made into an admin while they were logged in.
-
- 11 Nov, 2006 1 commit
-
-
Nigel McNie authored
- Put the change password form in a fieldset. - Use password_validate for validation - moves almost all password validation into one place. - Login forms now check to see if javascript and cookies are enabled, and don't even display themselves if they're not available. Added a function to generate the necessary js for this. - Check for the test cookie being set in login_submit(), and redirect to the home page if it's not. - Added todo about using new transaction stuff
-
- 09 Nov, 2006 1 commit
-
-
Nigel McNie authored
-
- 08 Nov, 2006 1 commit
-
-
Nigel McNie authored
the URL to draw a login form.
-
- 07 Nov, 2006 2 commits
-
-
Nigel McNie authored
being for internal authentication only. Removed some unnecessary debug lines.
-
Nigel McNie authored
- changed auth_check_password_change to just source $USER directly - implemented auth_get_authtype_for_institution - changed auth_check_password_change to allow any authentication method to change the password, if they specify a config url or if they implement a method - changed change_password_validate to allow any authentication method to validate a password - changed change_password_submit to allow any authentication method to update a password - added a register link to the login box - inlined the expire/suspended checks, since they only need to be checked in one place. Allowed any method to say who is suspended
-
- 06 Nov, 2006 3 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-