[Tickets #8249] Auth_kolab::listUsers lists only users in allow_special_users setup (if used)
bugs at horde.org
bugs at horde.org
Thu May 7 11:24:28 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8249
------------------------------------------------------------------------------
Ticket | 8249
Created By | m.gabriel at das-netzwerkteam.de
Summary | Auth_kolab::listUsers lists only users in
| allow_special_users setup (if used)
Queue | Kolab
Type | Enhancement
State | New
Priority | 1. Low
Milestone |
Patch | 1
Owners |
+New Attachment | 20090506_Kolab_listSpecialUsers.patch
------------------------------------------------------------------------------
m.gabriel at das-netzwerkteam.de (2009-05-07 07:24) wrote:
when modifying kolab-webclient to be used with horde's vhost feature the new
$conf['kolab']['imap']['allow_special_users']
feature in horde's conf.php is very useful (great idea!!!).
however, when setting up user ACLs in kronolith, nag, etc. you are
offered a selection list containing all KOLAB users. A customer
demanded the following:
o restrict horde login on the customer's vhost to a special group
o hide non-vhost kolab users (users not in the customer's special
group) on the customer's
vhost, completely. (esp. in ACL selection lists)
here is a patch that modifies Kolab_auth::listUsers and takes the
,,allow_special_users'' into consideration.
More information about the bugs
mailing list