[PR #2404] [MERGED] Fix account alias 1 x #2547

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2404
Author: @fpoulain
Created: 11/10/2021
Status: Merged
Merged: 2/4/2022
Merged by: @tonioo

Base: 1.xHead: fix_account_alias_1_x


📝 Commits (3)

  • de7aaa9 Test case for account creation on preexisting alias
  • 1d6388a Fix account creation on preexisting alias
  • 77e39cb Fix voiding of preexisting recipients

📊 Changes

3 files changed (+29 additions, -6 deletions)

View changed files

📝 modoboa/admin/forms/account.py (+6 -4)
📝 modoboa/admin/models/alias.py (+7 -2)
📝 modoboa/admin/tests/test_account.py (+16 -0)

📄 Description

The same than #2400 toward branch 1.x


🔄 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/2404 **Author:** [@fpoulain](https://github.com/fpoulain) **Created:** 11/10/2021 **Status:** ✅ Merged **Merged:** 2/4/2022 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `1.x` ← **Head:** `fix_account_alias_1_x` --- ### 📝 Commits (3) - [`de7aaa9`](https://github.com/modoboa/modoboa/commit/de7aaa91290c9d9bc1e4fa5c29e9afcdfa5da792) Test case for account creation on preexisting alias - [`1d6388a`](https://github.com/modoboa/modoboa/commit/1d6388a29106f35ea804b2524592d346558d7b45) Fix account creation on preexisting alias - [`77e39cb`](https://github.com/modoboa/modoboa/commit/77e39cb0d29917d56a329ae42a07ec60202eb32f) Fix voiding of preexisting recipients ### 📊 Changes **3 files changed** (+29 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/admin/forms/account.py` (+6 -4) 📝 `modoboa/admin/models/alias.py` (+7 -2) 📝 `modoboa/admin/tests/test_account.py` (+16 -0) </details> ### 📄 Description The same than #2400 toward branch 1.x --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:11:34 +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#2547
No description provided.