6.0.0-beta1
7/29/25

[#733] Multiple Identities can be created even though I have disabled them
Summary Multiple Identities can be created even though I have disabled them
Queue IMP
Queue Version 3.2.6
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester s.c.hatton (at) liverpool (dot) ac (dot) uk
Created 10/28/2004 (7579 days ago)
Due
Updated 10/28/2004 (7579 days ago)
Assigned
Resolved 10/28/2004 (7579 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/28/2004 04:09:23 PM Jan Schneider Comment #4 Reply to this comment
Looks like a copy and paste error. The default_identity can of course 
be locked and should be so in your case. Sorry for that.
10/28/2004 03:18:36 PM s (dot) c (dot) hatton (at) liverpool (dot) ac (dot) uk Comment #3 Reply to this comment
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.




10/28/2004 03:01:22 PM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
Some identitie settings have been copied to Horde's preferences in one 
of the recent Horde versions. You need to lock the identities there too.
10/28/2004 02:52:16 PM s (dot) c (dot) hatton (at) liverpool (dot) ac (dot) uk Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Multiple Identities can be created even though I have disabled them
Queue ⇒ IMP
Reply to this comment
Hello



We have been running IMP for over a year as a production system, and 
it is very popular. I have recently been looking to upgrade to the 
latest versions of Horde/IMP and I noticed what I think may be a 
little bug.



Here is a list of the software I am using:

RedHat Enterprse Linux WS 2.1

MySQL 4.0.15

PHP 4.3.9

Horde 2.2.7

Imp 3.2.6

Turba 1.2.2



Basically I have disabled all options that allow users to create 
multiple identites. This all appears to work fine initially, but if 
I've opened my Turba address book and then look at my options then I 
can create multiple identities. For example:



- Login to IMP

- Click on "Options" button

- Click on "Personal Information" link

- I get NO identity select box, just an "Edit your identities" link. 
Clicking on this link let's me enter my personal details. This is all 
fine.



- Return to my INBOX

- Click on "Address Book" icon

- My default view is Browse, and my address book has some entries in it

- Return to my INBOX

- Click on "Options" button

- Click on "Personal Information" link

- I now have an identity select box, where I can select from multipe 
identities. If I then go into edit my identity then I can create extra 
identities, even though I have disbaled this option.



The fact that it appears fine at first, but then seems to cause a 
problem after I have opened by address book is why I am reporting this 
as a bug.



Many Thanks,

Simon.










Saved Queries