[PR #1572] [MERGED] fixed: force lower case domain names and addresses. #2263

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/1572
Author: @tonioo
Created: 10/1/2018
Status: Merged
Merged: 10/1/2018
Merged by: @tonioo

Base: masterHead: fix/force_lower_case


📝 Commits (2)

  • 615a2f9 fixed: force lower case domain names and addresses.
  • 034d12a Revert wrong change.

📊 Changes

8 files changed (+23 additions, -6 deletions)

View changed files

📝 modoboa/admin/forms/account.py (+1 -1)
📝 modoboa/admin/forms/domain.py (+1 -1)
📝 modoboa/admin/models/alias.py (+1 -1)
📝 modoboa/admin/models/domain.py (+1 -1)
📝 modoboa/admin/models/domain_alias.py (+1 -1)
📝 modoboa/admin/serializers.py (+13 -0)
📝 modoboa/admin/templates/admin/_domain_dnschecks_status.html (+4 -0)
📝 modoboa/admin/templates/admin/domain_detail.html (+1 -1)

📄 Description

see #1570


🔄 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/1572 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 10/1/2018 **Status:** ✅ Merged **Merged:** 10/1/2018 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `fix/force_lower_case` --- ### 📝 Commits (2) - [`615a2f9`](https://github.com/modoboa/modoboa/commit/615a2f98f9108614f3a0f0be75682c283777bd87) fixed: force lower case domain names and addresses. - [`034d12a`](https://github.com/modoboa/modoboa/commit/034d12ac6bca13c65bf3c77d0c6a2cf9b085dddf) Revert wrong change. ### 📊 Changes **8 files changed** (+23 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/admin/forms/account.py` (+1 -1) 📝 `modoboa/admin/forms/domain.py` (+1 -1) 📝 `modoboa/admin/models/alias.py` (+1 -1) 📝 `modoboa/admin/models/domain.py` (+1 -1) 📝 `modoboa/admin/models/domain_alias.py` (+1 -1) 📝 `modoboa/admin/serializers.py` (+13 -0) 📝 `modoboa/admin/templates/admin/_domain_dnschecks_status.html` (+4 -0) 📝 `modoboa/admin/templates/admin/domain_detail.html` (+1 -1) </details> ### 📄 Description see #1570 --- <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:10 +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#2263
No description provided.