[PR #1577] [MERGED] Fix for issue #1475 #2265

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/1577
Author: @ousaidu
Created: 10/4/2018
Status: Merged
Merged: 10/5/2018
Merged by: @tonioo

Base: masterHead: master


📝 Commits (3)

📊 Changes

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

View changed files

📝 modoboa/admin/forms/domain.py (+3 -1)
📝 modoboa/admin/models/domain.py (+4 -0)
📝 modoboa/admin/tests/test_domain.py (+22 -0)

📄 Description

Description of the issue/feature this PR addresses:
Update key key when length is modified
Current behavior before PR:

Desired behavior after PR is merged:


🔄 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/1577 **Author:** [@ousaidu](https://github.com/ousaidu) **Created:** 10/4/2018 **Status:** ✅ Merged **Merged:** 10/5/2018 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`de38842`](https://github.com/modoboa/modoboa/commit/de3884276d7c7f8fcc0b00759d4d636f4a5e81c6) Fix for issue #1475 - [`469fdad`](https://github.com/modoboa/modoboa/commit/469fdadc4775ae5ff54453b71f1ff2b579f8e6fc) Fixed unit tests - [`3ae4024`](https://github.com/modoboa/modoboa/commit/3ae402426ba19f865b2b50c33d4f36ff542608bc) fixed unit tests ### 📊 Changes **3 files changed** (+29 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/admin/forms/domain.py` (+3 -1) 📝 `modoboa/admin/models/domain.py` (+4 -0) 📝 `modoboa/admin/tests/test_domain.py` (+22 -0) </details> ### 📄 Description Description of the issue/feature this PR addresses: Update key key when length is modified Current behavior before PR: Desired behavior after PR is merged: --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:10:11 +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#2265
No description provided.