mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #1100] security issue: domain administrators permissions #918
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#918
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @msenebald on GitHub (Apr 17, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1100
Originally assigned to: @tonioo on GitHub.
Impacted versions
Steps to reproduce
Account with domainadmin rights
accountname: domainadmin@example.com
permissions for domain: subdomain.example.com
resource: mailbox aliases >0
Current behavior
Domainadmin@example.com
Expected behavior
Should not be able to edit is own identity at all.
Should only be able to edit all identies under the domain where permission is granted
open
not checked if it is possible to add identities outside his domains
@tonioo commented on GitHub (Apr 20, 2017):
@msenebald I've fixed alias and sender address issues, thank you for reporting.
Where is the problem in allowing the domain admin to edit its own information?
@tonioo commented on GitHub (Apr 20, 2017):
@msenebald I close this issue. Feel free to open a new one about the self-edition issue.
@msenebald commented on GitHub (Apr 21, 2017):
Nice! Thanks for the fix. I'll check the self edit options in more detail with this patch to verify if worth another ticket. From code it seems already fine.