Nothing missing, just needs testing and debugging

This commit is contained in:
moodler 2002-11-15 09:13:31 +00:00
parent d17bdf2b37
commit d5b94ef46c
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<?PHP // $Id$
// Authentication by looking up an external database table
// This code is completely untested so far - I'm just jotting down ideas ...
// This code is completely untested so far - IT NEEDS TESTERS!
// Looks like it should work though ...
$CFG->auth_dbhost = "localhost";

View File

@ -1,7 +1,7 @@
<?PHP // $Id$
// Authentication by looking up an IMAP server
// Authentication by looking up an IMAP, POP or NNTP server
// This code is completely untested so far - I'm just jotting down ideas ...
// This code is completely untested so far - IT NEEDS TESTERS!
// Looks like it should work though ...
$CFG->auth_imaphost = "127.0.0.1"; // Should be IP number