phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] [20992] point a problem in code, without clear soluti


From: Caeies
Subject: [Phpgroupware-cvs] [20992] point a problem in code, without clear solution
Date: Wed, 27 Jan 2010 21:06:05 +0000

Revision: 20992
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=20992
Author:   Caeies
Date:     2010-01-27 21:06:05 +0000 (Wed, 27 Jan 2010)
Log Message:
-----------
point a problem in code, without clear solution

Modified Paths:
--------------
    modules/phpgwapi/trunk/inc/auth/class.auth_exchange.inc.php

Modified: modules/phpgwapi/trunk/inc/auth/class.auth_exchange.inc.php
===================================================================
--- modules/phpgwapi/trunk/inc/auth/class.auth_exchange.inc.php 2010-01-27 
21:05:10 UTC (rev 20991)
+++ modules/phpgwapi/trunk/inc/auth/class.auth_exchange.inc.php 2010-01-27 
21:06:05 UTC (rev 20992)
@@ -66,7 +66,8 @@
                {
                        return $username;
                }
-               
+
+               //XXX To be checked $pwType is an old value ?
                public function authenticate($username, $passwd)
                {
                        if($pwType == 'none')





reply via email to

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