[Tickets #6043] Re: Kolab does not support anonymous (guest) users
bugs at horde.org
bugs at horde.org
Sun Mar 9 21:08:11 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 | m.gabriel at das-netzwerkteam.de
Summary | Kolab does not support anonymous (guest) users
Queue | Kolab
Type | Bug
State | Stalled
Priority | 1. Low
Milestone |
Patch |
Owners | Gunnar Wrobel
-----------------------------------------------------------------------
m.gabriel at das-netzwerkteam.de (2008-03-09 17:08) 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).
mike
More information about the bugs
mailing list