mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[PR #2504] [MERGED] Valid MXs field must contain only IPs. #2590
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#2590
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/2504
Author: @tonioo
Created: 5/5/2022
Status: ✅ Merged
Merged: 5/5/2022
Merged by: @tonioo
Base:
master← Head:fix/valid_mxs📝 Commits (1)
ea41ccdValid MXs field must contain only IPs.📊 Changes
4 files changed (+78 additions, -3 deletions)
View changed files
📝
modoboa/admin/api/v2/serializers.py(+16 -0)📝
modoboa/admin/app_settings.py(+20 -1)📝
modoboa/core/api/v2/views.py(+1 -1)📝
modoboa/parameters/api/v2/tests.py(+41 -1)📄 Description
see #1664
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.