phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #5943] Impossible to login with SQLSSL verif


From: nobody
Subject: [Phpgroupware-tracker] [bug #5943] Impossible to login with SQLSSL verification
Date: Wed, 15 Oct 2003 01:43:28 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030618 Debian/1.3.1-3

=================== BUG #5943: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5943&group_id=509

Changes by: Dave Hall <address@hidden>
Date: Wed 10/15/03 at 15:43 (Australia/Melbourne)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
This has been corrected in CVS.



To grab a complete update of all fixes:



1)  Check to see if you have cvs installed: 'cvs --help'.

1a) If not, install a copy of cvs-cli from your favorite 

distro.



2)  Then just type:

    'cd <your phpgroupware dir>; cvs update -dP'.



You can do step 2 as many times in a day as you wish, and 

will always get the most current bug fixes.



Thanks,





=================== BUG #5943: FULL BUG SNAPSHOT ===================


Submitted by: jonasj                  Project: phpGroupWare                 
Submitted on: Tue 10/14/03 at 18:41
Category:  API - phpGWapi             Bug Group:  0.9.16RC1                 
Severity:  5 - Major                  Priority:  High                       
Resolution:  Fixed                    Assigned to:  skwashd                 
Status:  Closed                       Component Version:  CVS               
Platform Version:  None               Reproducibility:  Every Time          

Summary:  Impossible to login with SQLSSL verification

Original Submission:  Have been using 0.9.14.509 until yesterday morning, when 
I did a CVS update ....



The file phpgwapi/inc/class.auth_sqlssl.inc.php contains an error on line 98, 
that must be fixed.



The line say:

SET account_lastloginfrom='" . $db->db_addslashes($ip) . "',"



but it should be



SET_account_lastloginfrom='" . $GLOBALS['phpgw']->db->db_add...



Follow-up Comments
*******************

-------------------------------------------------------
Date: Wed 10/15/03 at 15:43         By: skwashd
This has been corrected in CVS.



To grab a complete update of all fixes:



1)  Check to see if you have cvs installed: 'cvs --help'.

1a) If not, install a copy of cvs-cli from your favorite 

distro.



2)  Then just type:

    'cd <your phpgroupware dir>; cvs update -dP'.



You can do step 2 as many times in a day as you wish, and 

will always get the most current bug fixes.



Thanks,



-------------------------------------------------------
Date: Wed 10/15/03 at 07:17         By: skwashd
Sorry, I didn't see it get submitted.  Will work on it today - time permitting.

-------------------------------------------------------
Date: Wed 10/15/03 at 05:20         By: jonasj
According to a message on forum.phpgroupware.org, this bug should be assigned 
to "skwashd" ...  Don't know how to fix this in this web-form though ....




CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5943&group_id=509

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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