mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[PR #203] [CLOSED] Strict parsing of environment variables that expect to have bool values #333
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#333
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/203
Author: @imartinezortiz
Created: 7/13/2020
Status: ❌ Closed
Base:
master← Head:boolean-config-options📝 Commits (1)
0ef7f35strict parsing of environment variables that expect to have bool values📊 Changes
2 files changed (+93 additions, -6 deletions)
View changed files
📝
conf/conf.go(+28 -6)📝
conf/conf_test.go(+65 -0)📄 Description
Attempt to implement the behavior described in #196
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.