[PR #1006] [MERGED] Allow local addresses for forward definition. #2086

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/1006
Author: @tonioo
Created: 1/17/2017
Status: Merged
Merged: 1/17/2017
Merged by: @tonioo

Base: masterHead: feature/allow_forward_to_local_address


📝 Commits (2)

  • 87e8f52 Allow local addresses for forward definition.
  • a468533 Increase coverage.

📊 Changes

4 files changed (+31 additions, -32 deletions)

View changed files

📝 modoboa/admin/forms/forward.py (+9 -21)
📝 modoboa/admin/models/alias.py (+2 -1)
📝 modoboa/admin/tests/test_user.py (+15 -8)
📝 modoboa/admin/views/user.py (+5 -2)

📄 Description

fix #998


🔄 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/1006 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 1/17/2017 **Status:** ✅ Merged **Merged:** 1/17/2017 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `feature/allow_forward_to_local_address` --- ### 📝 Commits (2) - [`87e8f52`](https://github.com/modoboa/modoboa/commit/87e8f5213e8590da559bacdb2d7169cbe2a91f0e) Allow local addresses for forward definition. - [`a468533`](https://github.com/modoboa/modoboa/commit/a4685334117f0f1bf8380b55f9e3d11831c8751e) Increase coverage. ### 📊 Changes **4 files changed** (+31 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/admin/forms/forward.py` (+9 -21) 📝 `modoboa/admin/models/alias.py` (+2 -1) 📝 `modoboa/admin/tests/test_user.py` (+15 -8) 📝 `modoboa/admin/views/user.py` (+5 -2) </details> ### 📄 Description fix #998 --- <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:49 +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#2086
No description provided.