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

albertel lon-capa-cvs@mail.lon-capa.org
Fri, 28 Oct 2005 21:02:36 -0000


albertel		Fri Oct 28 17:02:36 2005 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - add migrate user and switch server to install
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.457 doc/loncapafiles/loncapafiles.lpml:1.458
--- doc/loncapafiles/loncapafiles.lpml:1.457	Mon Oct 17 17:24:24 2005
+++ doc/loncapafiles/loncapafiles.lpml	Fri Oct 28 17:02:35 2005
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.457 2005/10/17 21:24:24 albertel Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.458 2005/10/28 21:02:35 albertel Exp $ -->
 
 <!--
 
@@ -4433,6 +4433,20 @@
 <status>works/unverified</status>
 </file>
 <file>
+  <source>loncom/auth/migrateuser.pm</source>
+  <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>
+  <categoryname>handler</categoryname>
+  <description>auto logsin a remote user</description>
+  <status>works/unverified</status>
+</file>
+<file>
+  <source>loncom/auth/switchserver.pm</source>
+  <target dist='default'>home/httpd/lib/perl/Apache/switchserver.pm</target>
+  <categoryname>handler</categoryname>
+  <description>Setups the transfer of a user between servers</description>
+  <status>works/unverified</status>
+</file>
+<file>
 <source>loncom/lonnet/perl/lonrep.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
 <categoryname>handler</categoryname>