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

raeburn raeburn at source.lon-capa.org
Sun May 4 11:16:10 EDT 2014


raeburn		Sun May  4 15:16:10 2014 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom/auth	lonauth.pm 
  Log:
  - For 2.11
    - Backport 1.134
  
  
Index: loncom/auth/lonauth.pm
diff -u loncom/auth/lonauth.pm:1.121.2.10 loncom/auth/lonauth.pm:1.121.2.11
--- loncom/auth/lonauth.pm:1.121.2.10	Sun Apr  6 13:52:36 2014
+++ loncom/auth/lonauth.pm	Sun May  4 15:16:10 2014
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # User Authentication Module
 #
-# $Id: lonauth.pm,v 1.121.2.10 2014/04/06 13:52:36 raeburn Exp $
+# $Id: lonauth.pm,v 1.121.2.11 2014/05/04 15:16:10 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -165,6 +165,7 @@
 $continuelink
 $end_page
 ENDSUCCESS
+    return;
 }
 
 # --------------------------------------------------------------- Failed login!




More information about the LON-CAPA-cvs mailing list