mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[PR #1041] [MERGED] Check that resellers can't define unlimited quota. #2099
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#2099
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?
📋 Pull Request Information
Original PR: https://github.com/modoboa/modoboa/pull/1041
Author: @tonioo
Created: 2/20/2017
Status: ✅ Merged
Merged: 2/20/2017
Merged by: @tonioo
Base:
master← Head:feature/reseller_quota_constraints📝 Commits (3)
da222fdCheck that resellers can't define unlimited quota.840fd73Fixed unit tests.a4a9e25Fixed unit test.📊 Changes
6 files changed (+71 additions, -13 deletions)
View changed files
📝
modoboa/admin/forms/domain.py(+17 -3)📝
modoboa/limits/models.py(+5 -0)📝
modoboa/limits/tests/test_api.py(+14 -1)📝
modoboa/limits/tests/test_import.py(+7 -0)📝
modoboa/limits/tests/test_user_limits.py(+17 -2)📝
modoboa/relaydomains/tests.py(+11 -7)📄 Description
see #1035
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.