]> git.mjollnir.org Git - moodle.git/commitdiff
More fixes
authormoodler <moodler>
Sun, 24 Nov 2002 15:59:58 +0000 (15:59 +0000)
committermoodler <moodler>
Sun, 24 Nov 2002 15:59:58 +0000 (15:59 +0000)
doc/release.html

index e219a52024194e78982dd7bf3cbd30e8b0debc66..cc80811afa7a570d653faf0605c2188fca331daf 100644 (file)
 <DD> Moodle now features seven different authentication mechanisms,
      making it possible to hook Moodle up to nearly any external list
      of users!
-     New methods just added include IMAP, POP3 and NNTP servers (including
+     <P>New methods just added include IMAP, POP3 and NNTP servers (including
      those using SSL or certificate-based authentication), and also 
      authentication against user-specified fields in ANY 
-     external database table.  The login page can now be partially customised 
+     external database table.
+     <P>The login page can now be partially customised 
      by the admin with personalised instructions, and the guest login can be 
-     hidden if desired.  In addition, Moodle now sports a cool 
+     hidden if desired.  
+     <P>"Mappings" can be defined so that other fields (such as email, firstname,
+     lastname, department, language etc) can also be copied from LDAP or an 
+     external database when accounts are first used.
+     
+     <P>Finally, Moodle now sports a cool 
      new admin GUI for configuring all of this, so it should be pretty 
      easy now to set up external authentication.
      Many thanks to contributor Petri Asikainen for helping with the admin GUI.<BR><BR>