mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[PR #1572] [MERGED] fixed: force lower case domain names and addresses. #2263
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2263
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:fix/force_lower_case📝 Commits (2)
615a2f9fixed: force lower case domain names and addresses.034d12aRevert 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.