[Tickets #9343] Turba LDAP Driver: Only write attributes that have been changed - includes patch
bugs at horde.org
bugs at horde.org
Mon Oct 25 07:13:42 UTC 2010
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/9343
------------------------------------------------------------------------------
Ticket | 9343
Erstellt Von | Ralf Lang <lang at b1-systems.com>
Zusammenfassung | Turba LDAP Driver: Only write attributes that have been
| changed - includes patch
Warteschlange | Turba
Version | 2.3.5
Typ | Enhancement
Status | New
Priorität | 1. Low
Milestone |
Patch | 1
Zuständige |
+Neue Anlage | turba-ldap-selective-writing.patch
------------------------------------------------------------------------------
Ralf Lang <lang at b1-systems.com> (2010-10-25 03:13) hat geschrieben:
The current Turba LDAP Driver tries to write all attributes to the
LDAP Backend, even if only some have been changed. While this doesn't
matter performance wise it is a problem when the ldap addressbook bind
user has only ACLs to edit some properties (Like assistent able to
change all phone numbers in the company address book but not promote
itself to manager or change names).
This results in not being able to save changes even when the forbidden
attributes are unchanged or marked as readonly in attributes.php
The patch changes this behavior to only update the attributes when
there is a change in them.
More information about the bugs
mailing list