The following bug has been CLOSED
======================================================================
http://dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000073
======================================================================
Reported By:                ilja
Assigned To:                ilja
======================================================================
Project:                    DBMail
Bug ID:                     73
Category:                   IMAP daemon
Reproducibility:            always
Severity:                   major
Priority:                   high
Status:                     closed
======================================================================
Date Submitted:             23-Aug-04 16:56 CEST
Last Modified:              14-Sep-04 14:24 CEST
======================================================================
Summary:                    ACL is broken. It doesn't implement the 'anyone' 
user.
Description: 
ACL should implement the 'anyone' user. Giving rights to anyone will give
rights to all users on the server to a certain mailbox.
======================================================================

----------------------------------------------------------------------
 ilja - 06-Sep-04 14:43 CEST 
----------------------------------------------------------------------
completely fixed in HEAD. dbmail_2_0_branch only needs to have 'anyone'
added in creation and migration scripts.

----------------------------------------------------------------------
 ilja - 06-Sep-04 16:08 CEST 
----------------------------------------------------------------------
all fixed.

This also adds a user named 'anyone' into the database. This user is
inserted into the database with the creation and migration scripts. This
is necessary, because the ACL codes expects a user named 'anyone'. ACLs
for this user match any user in the database. So, no user named 'anyone'
should be possible, except this special user.

Bug History
Date Modified  Username       Field                    Change              
======================================================================
23-Aug-04 16:56ilja           New Bug                                      
06-Sep-04 14:43ilja           Bugnote Added: 0000218                       
06-Sep-04 16:08ilja           Bugnote Added: 0000223                       
06-Sep-04 16:08ilja           Resolution               open => fixed       
06-Sep-04 16:08ilja           Status                   assigned => resolved
14-Sep-04 14:24ilja           Status                   resolved => closed  
======================================================================

Reply via email to