mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[PR #170] [MERGED] Fix presence check of config setting "domain" #314
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#314
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/mageddo/dns-proxy-server/pull/170
Author: @mrubli
Created: 11/28/2019
Status: ✅ Merged
Merged: 1/3/2020
Merged by: @mageddo
Base:
master← Head:bugfix/config-domain-check📝 Commits (1)
434fc04Fix presence check of config setting "domain"📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
conf/conf.go(+1 -1)📄 Description
The existing check accidentally checked the length of the HostMachineHostname
instead of the Domain configuration setting to determine if the Domain setting
was present.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.