[dev] Horde :: Users and Groups selection (select vs textfield)

Jan Schneider jan at horde.org
Thu Feb 5 01:52:04 PST 2004


Zitat von Joel Vandal <jvandal at infoteck.qc.ca>:

> Normally, with Shares, Perms and Groups, you select the user and 
> group from a <select> if the Auth drivers have list capability but on 
> some setup this can be very long to load (ex. 30k users, 1000 groups) 
> and I dont want to allow my user to view all users in the server so 
> with this patch, you can choose between the standard <select> or a 
> simple <input> text.
>
> Also, if you add a group from an <input> text field,  they get the 
> GroupId from the name.
>
> Apply this patch and add these 2 lines in horde/conf/conf.php
>
> $conf['list_user'] = false;
> $conf['list_group'] = false;

This should probably go into the auth configuration. And please send a patch
for conf.xml too.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - Neue Wege des Lernens
http://www.tip4all.de - Deine private Tippgemeinschaft


More information about the dev mailing list