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.2.8,1.76.2.4.2.9


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgroupware login.php,1.76.2.4.2.8,1.76.2.4.2.9
Date: Wed, 21 May 2003 17:50:23 -0400

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

Modified Files:
      Tag: Version-0_9_16-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.2.8
retrieving revision 1.76.2.4.2.9
diff -C2 -r1.76.2.4.2.8 -r1.76.2.4.2.9
*** login.php   18 May 2003 14:04:22 -0000      1.76.2.4.2.8
--- login.php   21 May 2003 21:50:20 -0000      1.76.2.4.2.9
***************
*** 205,209 ****
        }
  
!       if (isset($_POST['passwd_type']) || $submit_x || $submit_y)
  //             isset($_POST['passwd']) && $_POST['passwd']) // enable 
konqueror to login via Return
        {
--- 205,209 ----
        }
  
!       if (isset($_POST['passwd_type']) || $_POST['submit_x'] || 
$_POST['submit_y'] || $submit)
  //             isset($_POST['passwd']) && $_POST['passwd']) // enable 
konqueror to login via Return
        {





reply via email to

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