5 Commits

Author SHA1 Message Date
martin
faebaf0f40 First implementation of new authentication system, which can now use
pluggable modules in the 'auth' directory.

Everything is done through authentication_user_login in lib/moodlelib.php

As well as the old default "email" confirmation, I added a new type of
confirmation "none", which basically does no confirmation at all.
2002-09-26 07:03:22 +00:00
martin
e80e60a6b2 Slight fix to error page to include site name properly 2002-09-17 14:56:18 +00:00
martin
5fa51a394b Fixes to convert mail to individual mailing ...
so that we can use the new preferences for mail (plain or html).
2002-06-05 14:05:59 +00:00
martin
79389048fd Removed log and fixed email call 2002-05-31 13:24:14 +00:00
martin
f9903ed0a4 Initial revision 2001-11-22 06:23:56 +00:00