[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml

raeburn lon-capa-cvs-allow@mail.lon-capa.org
Sun, 24 Feb 2008 23:43:29 -0000


raeburn		Sun Feb 24 18:43:29 2008 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  Make createaccount.pm available - used for self-service account creation.
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.569 doc/loncapafiles/loncapafiles.lpml:1.570
--- doc/loncapafiles/loncapafiles.lpml:1.569	Mon Jan 21 02:42:35 2008
+++ doc/loncapafiles/loncapafiles.lpml	Sun Feb 24 18:43:29 2008
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.569 2008/01/21 07:42:35 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.570 2008/02/24 23:43:29 raeburn Exp $ -->
 
 <!--
 
@@ -6571,6 +6571,14 @@
   </description>
 </file>
 <file>
+  <source>loncom/interface/createaccount.pm</source>
+  <target dist='default'>home/httpd/lib/perl/Apache/createaccount.pm</target>
+  <categoryname>handler</categoryname>
+  <description>
+    An e-mail address can be used to create a LON-CAPA account via a two-step process employing a token sent to the e-mail address (the address will be the username). Alternatively, an institutional login can be used (after successful authentication) to create a corresponding LON-CAPA account, if one is missing.
+  </description>
+</file>
+<file>
   <source>loncom/interface/lonmodifycourse.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonmodifycourse.pm</target>
   <categoryname>handler</categoryname>