[horde] Default Identiy Problems
AJ
aj at mindcrash.com
Tue Jul 13 03:34:35 PDT 2004
I actually logged out, removed all my prefs from the prefs backends,
changed the option to locked and logged back in.
I was still able to create a new identity.
AJ
Jan Schneider wrote:
> Zitat von AJ <aj at mindcrash.com>:
>
>> Jan,
>> I can still create multiple identities when pref is locked.
>> Just grabbed the latest CVS, removed any prefs that I had in my prefs
>> backend. What could I be missing? Here is my prefs.php:
>
>
> Did you log out before changing the pref to locked?
>
>> // default identity
>> // Set locked to true if you don't want the users to have multiple
>> identities.
>> $_prefs['default_identity'] = array(
>> 'value' => false,
>> 'locked' => true,
>> 'shared' => true,
>> 'type' => 'enum',
>> 'enum' => isset($identity) ? $identity->getAll('id') : array(),
>> 'desc' => _("Your default identity:")
>> );
>>
>> AJ
>>
>> > Hi,
>> > Using latest HEAD, if I set $_prefs['default_identity'] to locked =
>> > true,
>> > people can still create mutiple identities. How can I disable the
>> > creation of
>> > multiple identities?
>> >
>> > Fixed in CVS.
>> >
>> > Jan.
>> --
>> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
>
>
>
> Jan.
>
> --
> Do you need professional PHP or Horde consulting?
> http://horde.org/consulting.php
More information about the horde
mailing list