[Tickets #8246] Re: LDAP Prefs backend, kronolith tries to bind w/o password
bugs at horde.org
bugs at horde.org
Tue May 12 23:31:11 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8246
------------------------------------------------------------------------------
Ticket | 8246
Updated By | simon at simonandkate.net
Summary | LDAP Prefs backend, kronolith tries to bind w/o
| password
Queue | Kronolith
Version | 2.3.1
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
simon at simonandkate.net (2009-05-12 19:31) wrote:
>>> kronolith/lib/Kronolith.php:1796: $prefs =
>>> &Prefs::singleton($GLOBALS['conf']['prefs']['driver'],
>> needs to be patched. see attachment
>
> This is actually the same like in all the other cases, $user might be
> the current user, but not necessarily. Thus the password should only
> be used if $user is the current user.
Jan - without the patch I get an error on Kronolith's first save of a
new event after logon. With the patch I don't get the error. So it's
working for me.
From what you are saying though I understand that there are times
that Kronolith uses this code to call users other than the current
user at times?
In which case does the code need to be split to obtain the password
for when it's current user as per the patch that fixes my error message?
More information about the bugs
mailing list