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.94,1.95


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgroupware login.php,1.94,1.95
Date: Sat, 24 May 2003 07:54:27 -0400

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

Modified Files:
        login.php 
Log Message:
http-auth fix - thanks ManxPower


Index: login.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgroupware/login.php,v
retrieving revision 1.94
retrieving revision 1.95
diff -C2 -r1.94 -r1.95
*** login.php   18 May 2003 19:18:58 -0000      1.94
--- login.php   24 May 2003 11:54:24 -0000      1.95
***************
*** 191,195 ****
        }
  
!       if (isset($_POST['passwd_type']) || $submit_x || $submit_y)
  //             isset($_POST['passwd']) && $_POST['passwd']) // enable 
konqueror to login via Return
        {
--- 191,195 ----
        }
  
!       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]