[LON-CAPA-cvs] cvs: loncom /auth lonauth.pm

www lon-capa-cvs@mail.lon-capa.org
Thu, 21 Mar 2002 18:54:47 -0000


www		Thu Mar 21 13:54:47 2002 EDT

  Modified files:              
    /loncom/auth	lonauth.pm 
  Log:
  Set browser type in environment so it works already at first login.
  
  
Index: loncom/auth/lonauth.pm
diff -u loncom/auth/lonauth.pm:1.27 loncom/auth/lonauth.pm:1.28
--- loncom/auth/lonauth.pm:1.27	Thu Nov 29 14:12:44 2001
+++ loncom/auth/lonauth.pm	Thu Mar 21 13:54:47 2002
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # User Authentication Module
 #
-# $Id: lonauth.pm,v 1.27 2001/11/29 19:12:44 www Exp $
+# $Id: lonauth.pm,v 1.28 2002/03/21 18:54:47 www Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -143,6 +143,7 @@
 	    $idf->close();
         }
          $ENV{'request.role'}='cm';
+         $ENV{'browser.type'}=$clientbrowser;
 # -------------------------------------------------------------------- Log this
 
     &Apache::lonnet::log($domain,$username,$authhost,