mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[PR #492] [MERGED] Fix connectivity test when editing domains #516
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#516
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/nsupdate-info/nsupdate.info/pull/492
Author: @PhrozenByte
Created: 6/5/2022
Status: ✅ Merged
Merged: 4/12/2023
Merged by: @ThomasWaldmann
Base:
master← Head:bugfix/connectivity-test📝 Commits (1)
c3721f4Fix connectivity test when editing domains📊 Changes
3 files changed (+8 additions, -4 deletions)
View changed files
📝
CHANGES.rst(+1 -0)📝
src/nsupdate/main/dnstools.py(+6 -3)📝
src/nsupdate/main/forms.py(+1 -1)📄 Description
UNTESTED CHANGES! I've never worked with Django, nor do I run my own nsupdate.info instance. Unfortunately I don't have enough time to set things up to test the changes I made. The changes are rather trivial, so I'm rather confident that they should do the trick, but they need testing nevertheless. I believe that providing this patch is better than nothing, even if this PR is considered unmergeable - it at least gives some hints about what the issue might be with #479.
Fixes #479
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.