phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: phpgroupware login.php,1.76.2.4,1.76.2.5


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgroupware login.php,1.76.2.4,1.76.2.5
Date: Wed, 21 May 2003 18:03:36 -0400

Update of /cvsroot/phpgroupware/phpgroupware
In directory subversions:/tmp/cvs-serv28009

Modified Files:
      Tag: Version-0_9_14-branch
        login.php 
Log Message:
http-auth fix - thanks ManxPower

Index: login.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgroupware/login.php,v
retrieving revision 1.76.2.4
retrieving revision 1.76.2.5
diff -C2 -r1.76.2.4 -r1.76.2.5
*** login.php   21 Mar 2003 15:04:28 -0000      1.76.2.4
--- login.php   21 May 2003 22:03:34 -0000      1.76.2.5
***************
*** 207,211 ****
        }
  
!       if (isset($HTTP_POST_VARS['passwd_type']) || $submit_x || $submit_y)
  //             isset($HTTP_POST_VARS['passwd']) && $HTTP_POST_VARS['passwd']) 
// enable konqueror to login via Return
        {
--- 207,211 ----
        }
  
!       if (isset($HTTP_POST_VARS['passwd_type']) || 
$HTTP_POST_VARS['submit_x'] || $HTTP_POST_VARS['submit_y'] || $submit)
  //             isset($HTTP_POST_VARS['passwd']) && $HTTP_POST_VARS['passwd']) 
// enable konqueror to login via Return
        {





reply via email to

[Prev in Thread] Current Thread [Next in Thread]