[Tickets #6043] Re: Kolab does not support anonymous (guest) users
bugs at horde.org
bugs at horde.org
Wed Mar 26 08:38:34 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6043
-----------------------------------------------------------------------
Ticket | 6043
Updated By | Gunnar Wrobel <p at rdus.de>
Summary | Kolab does not support anonymous (guest) users
Queue | Kolab
Type | Bug
State | Stalled
Priority | 1. Low
Milestone |
Patch |
Owners | Gunnar Wrobel
-----------------------------------------------------------------------
Gunnar Wrobel <p at rdus.de> (2008-03-26 04:38) wrote:
>> Marking as stalled since I would like to restructure the Horde::Kolab
>> module before looking into this. The restructuring requires Horde 4
>> so this will still take some time.
>>
>> If someone submits a patch to make this work earlier I'll definitely
>> take a look :)
>
> maybe you add the lines
>
> + if (!$login) {
> + $login = 'anonymous';
> + }
>
> to the code as described below as it lets the initial login screen
> appear much quicker (on my kolab-2.1 debian/lenny system).
This is only true if the Cyrus server actually supports anonymous login
which it does not in most cases. So this fix won't help in most cases.
More information about the bugs
mailing list