phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] sync/inc/class.bo_sync.inc.php, 1.35


From: nomail
Subject: [Phpgroupware-cvs] sync/inc/class.bo_sync.inc.php, 1.35
Date: Wed, 12 May 2004 18:00:45 +0200

Update of /sync/inc
Modified Files:
        Branch: 
          class.bo_sync.inc.php

date: 2004/05/12 16:00:45;  author: mleonhardt;  state: Exp;  lines: +2 -1

Log Message:
- exchange is the same ldap-auth (PK fix)
=====================================================================
Index: sync/inc/class.bo_sync.inc.php
diff -u sync/inc/class.bo_sync.inc.php:1.34 sync/inc/class.bo_sync.inc.php:1.35
--- sync/inc/class.bo_sync.inc.php:1.34 Mon May  3 14:40:00 2004
+++ sync/inc/class.bo_sync.inc.php      Wed May 12 16:00:45 2004
@@ -304,6 +304,7 @@
       
       switch ($GLOBALS['phpgw_info']['server']['auth_type']) {
       case "ldap":
+      case 'exchange':
         $account = CreateObject('phpgwapi.accounts', $AccountID, 'u');
         $data = $account->read_repository();
         $password = 'who the fsck care';




reply via email to

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