[PR #1332] [MERGED] New sender address API. #2193

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/1332
Author: @tonioo
Created: 12/19/2017
Status: Merged
Merged: 12/19/2017
Merged by: @tonioo

Base: masterHead: feature/sender_address_api


📝 Commits (1)

📊 Changes

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

View changed files

📝 modoboa/admin/api.py (+17 -0)
📝 modoboa/admin/factories.py (+9 -0)
📝 modoboa/admin/serializers.py (+29 -1)
📝 modoboa/admin/tests/test_api.py (+89 -0)
📝 modoboa/admin/urls_api.py (+2 -0)
📝 modoboa/core/constants.py (+8 -2)

📄 Description

see #1331


🔄 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/1332 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 12/19/2017 **Status:** ✅ Merged **Merged:** 12/19/2017 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `feature/sender_address_api` --- ### 📝 Commits (1) - [`3903485`](https://github.com/modoboa/modoboa/commit/39034859700902339d8c0fd05d30cc1d34afeee8) New sender address API. ### 📊 Changes **6 files changed** (+154 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/admin/api.py` (+17 -0) 📝 `modoboa/admin/factories.py` (+9 -0) 📝 `modoboa/admin/serializers.py` (+29 -1) 📝 `modoboa/admin/tests/test_api.py` (+89 -0) 📝 `modoboa/admin/urls_api.py` (+2 -0) 📝 `modoboa/core/constants.py` (+8 -2) </details> ### 📄 Description see #1331 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:09: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#2193
No description provided.