[Tickets #733] RESOLVED: Multiple Identities can be created even
though I have disabled them
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Oct 28 08:18:37 PDT 2004
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=733
-----------------------------------------------------------------------
Ticket | 733
Updated By | s.c.hatton at liverpool.ac.uk
Summary | Multiple Identities can be created even though I have disabled them
Queue | IMP
Version | 3.2.6
State | Bogus
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
s.c.hatton at liverpool.ac.uk (2004-10-28 08:18) wrote:
Hello
Thanks for the quick response. I assume the new settings you are referring
to are in horde/config/prefs.php:
// default identity
// Don't change anything here.
$_prefs['default_identity'] = array(
'value' => 0,
'locked' => false,
'shared' => true,
'type' => 'implicit'
);
// identities array
// Don't change anything here.
$_prefs['identities'] = array(
'value' => 'a:0:{}',
'locked' => false,
'shared' => true,
'type' => 'implicit'
);
Can the 'locked' attributes on these setting be changed to true, or can they
really not be changed?
Many Thanks,
Simon.
More information about the bugs
mailing list