--- loncom/auth/lonauth.pm 2003/03/10 20:21:45 1.45 +++ loncom/auth/lonauth.pm 2003/04/03 16:50:46 1.47 @@ -1,7 +1,7 @@ # The LearningOnline Network # User Authentication Module # -# $Id: lonauth.pm,v 1.45 2003/03/10 20:21:45 matthew Exp $ +# $Id: lonauth.pm,v 1.47 2003/04/03 16:50:46 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -106,6 +106,7 @@ sub success { if (($userenv{'interface'}) && (!$FORM{'interface'})) { $FORM{'interface'}=$userenv{'interface'}; } + $ENV{'environment.remote'}=$userenv{'remote'}; # --------------------------------------------------------- Write first profile { @@ -215,7 +216,7 @@ ENDFHEADER $bodytag

Sorry ...

$message

-

Please login again.

+

Please log in again.

Problems?