[PR #8945] [MERGED] Fix #8785 - allow wildcard dns records #13411

Closed
opened 2025-12-29 22:27:16 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/8945
Author: @fmlshai
Created: 3/23/2022
Status: Merged
Merged: 3/28/2022
Merged by: @jeremystretch

Base: developHead: develop


📝 Commits (2)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 netbox/ipam/validators.py (+2 -2)

📄 Description

Fixes: #8785

Added * to the DNSValidator regex to allow wildcard domains like *.example.com


🔄 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/netbox-community/netbox/pull/8945 **Author:** [@fmlshai](https://github.com/fmlshai) **Created:** 3/23/2022 **Status:** ✅ Merged **Merged:** 3/28/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (2) - [`f45e64c`](https://github.com/netbox-community/netbox/commit/f45e64c756050d947aa8c5196b516fff8b5dcb08) Fix #8785 - allow wildcard dns records - [`e0344e9`](https://github.com/netbox-community/netbox/commit/e0344e92511a42caf31d15ae9688ecf5e9db3e2a) Update validators.py ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/validators.py` (+2 -2) </details> ### 📄 Description ### Fixes: #8785 Added * to the DNSValidator regex to allow wildcard domains like *.example.com --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:27:16 +01:00
adam closed this issue 2025-12-29 22:27:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13411