[PR #1043] [MERGED] Default mailbox quota should not be greater than quota. #2101

Closed
opened 2026-02-27 11:20:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/1043
Author: @tonioo
Created: 2/20/2017
Status: Merged
Merged: 2/21/2017
Merged by: @tonioo

Base: masterHead: fix/check_quota_consistency


📝 Commits (3)

  • 6ecb50d Default mailbox quota should not be greater than quota.
  • 9044bfa Fixed unit tests.
  • 5e637f7 Improve coverage.

📊 Changes

6 files changed (+64 additions, -2 deletions)

View changed files

📝 modoboa/admin/forms/domain.py (+8 -0)
📝 modoboa/admin/models/domain.py (+5 -0)
📝 modoboa/admin/serializers.py (+11 -0)
📝 modoboa/admin/tests/test_api.py (+6 -0)
📝 modoboa/admin/tests/test_domain.py (+28 -2)
📝 modoboa/admin/tests/test_import_.py (+6 -0)

📄 Description

see #1035


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/1043 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 2/20/2017 **Status:** ✅ Merged **Merged:** 2/21/2017 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `fix/check_quota_consistency` --- ### 📝 Commits (3) - [`6ecb50d`](https://github.com/modoboa/modoboa/commit/6ecb50deabeafa5ebd54cdeab071934af65e04c3) Default mailbox quota should not be greater than quota. - [`9044bfa`](https://github.com/modoboa/modoboa/commit/9044bfadadb99b338e56d25adaed5b2e1d1aa3eb) Fixed unit tests. - [`5e637f7`](https://github.com/modoboa/modoboa/commit/5e637f7f0a8d4fe493adc99b4ee4add4ee5038b4) Improve coverage. ### 📊 Changes **6 files changed** (+64 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/admin/forms/domain.py` (+8 -0) 📝 `modoboa/admin/models/domain.py` (+5 -0) 📝 `modoboa/admin/serializers.py` (+11 -0) 📝 `modoboa/admin/tests/test_api.py` (+6 -0) 📝 `modoboa/admin/tests/test_domain.py` (+28 -2) 📝 `modoboa/admin/tests/test_import_.py` (+6 -0) </details> ### 📄 Description see #1035 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 11:20:52 +03:00
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/modoboa-modoboa#2101
No description provided.