[Tickets #7418] Re: Unable to write filters to prefs with ldap backend (binds without password)
bugs at horde.org
bugs at horde.org
Tue May 5 02:16:34 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7418
------------------------------------------------------------------------------
Ticket | 7418
Updated By | simon at simonandkate.net
Summary | Unable to write filters to prefs with ldap backend
| (binds without password)
Queue | Ingo
Version | 1.2.1
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Horde Developers
+New Attachment | storagephp.patch
------------------------------------------------------------------------------
simon at simonandkate.net (2009-05-04 22:16) wrote:
Found it! :)
ingo/lib/Storage.php - it also has the "Ingo::getUser(), '', null,
false);" line that it calls to try and find . I replaced that with
"Ingo::getUser(), Auth::getCredential('password'), null, false);" and
it has resolved the issue.
Patch file attached. never done one before, so I hope it's OK.
More information about the bugs
mailing list