[PR #1041] [MERGED] Check that resellers can't define unlimited quota. #2099

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/1041
Author: @tonioo
Created: 2/20/2017
Status: Merged
Merged: 2/20/2017
Merged by: @tonioo

Base: masterHead: feature/reseller_quota_constraints


📝 Commits (3)

  • da222fd Check that resellers can't define unlimited quota.
  • 840fd73 Fixed unit tests.
  • a4a9e25 Fixed 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.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/1041 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 2/20/2017 **Status:** ✅ Merged **Merged:** 2/20/2017 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `feature/reseller_quota_constraints` --- ### 📝 Commits (3) - [`da222fd`](https://github.com/modoboa/modoboa/commit/da222fdcd05cf752afb21b55b315831a8d12d787) Check that resellers can't define unlimited quota. - [`840fd73`](https://github.com/modoboa/modoboa/commit/840fd73387cbda54acb6430022d55a601c54821c) Fixed unit tests. - [`a4a9e25`](https://github.com/modoboa/modoboa/commit/a4a9e2597f34670264dc68112f223a468ba66d6c) Fixed unit test. ### 📊 Changes **6 files changed** (+71 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `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) </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#2099
No description provided.