--- loncom/auth/lonauth.pm 2001/11/29 19:12:44 1.27 +++ loncom/auth/lonauth.pm 2002/03/21 18:54:47 1.28 @@ -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 @@ sub success { $idf->close(); } $ENV{'request.role'}='cm'; + $ENV{'browser.type'}=$clientbrowser; # -------------------------------------------------------------------- Log this &Apache::lonnet::log($domain,$username,$authhost,