[PR #1823] [MERGED] Handle multiple strings in DNS record value #2308

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/1823
Author: @jeromelebleu
Created: 1/13/2020
Status: Merged
Merged: 1/14/2020
Merged by: @tonioo

Base: masterHead: fix-multiple-strings-record


📝 Commits (1)

  • 89f54f8 dnstools: handle multiple strings in record value

📊 Changes

2 files changed (+36 additions, -21 deletions)

View changed files

📝 modoboa/dnstools/lib.py (+13 -19)
📝 modoboa/dnstools/tests.py (+23 -2)

📄 Description

Fix #1766 for all the RR types and with tests.


🔄 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/1823 **Author:** [@jeromelebleu](https://github.com/jeromelebleu) **Created:** 1/13/2020 **Status:** ✅ Merged **Merged:** 1/14/2020 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `fix-multiple-strings-record` --- ### 📝 Commits (1) - [`89f54f8`](https://github.com/modoboa/modoboa/commit/89f54f887c7fa36fa83fb2bd01e6ba5c842c2f49) dnstools: handle multiple strings in record value ### 📊 Changes **2 files changed** (+36 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/dnstools/lib.py` (+13 -19) 📝 `modoboa/dnstools/tests.py` (+23 -2) </details> ### 📄 Description Fix #1766 for all the RR types and with tests. --- <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:23 +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#2308
No description provided.