[GH-ISSUE #208] Promote mailbox to admin #164

Closed
opened 2026-02-26 09:36:25 +03:00 by kerem · 1 comment
Owner

Originally created by @pierreozoux on GitHub (Oct 19, 2016).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/208

Would it be possible to promote a mailbox user to administrator?

This way people would have one login for their mailbox and to administer their domain for instance.

Originally created by @pierreozoux on GitHub (Oct 19, 2016). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/208 Would it be possible to promote a mailbox user to administrator? This way people would have one login for their mailbox and to administer their domain for instance.
kerem closed this issue 2026-02-26 09:36:25 +03:00
Author
Owner

@barryo commented on GitHub (Oct 20, 2016):

These are separate tables in the current schema. The thinking being not every mailbox will be an administrator and not every administrator will be a mailbox user. It also allows better password hashing in the admin table.

I'm afraid we won't be rewriting the auth mechanism to look in both tables.

<!-- gh-comment-id:255212012 --> @barryo commented on GitHub (Oct 20, 2016): These are separate tables in the current schema. The thinking being not every mailbox will be an administrator and not every administrator will be a mailbox user. It also allows better password hashing in the admin table. I'm afraid we won't be rewriting the auth mechanism to look in both tables.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#164
No description provided.