[PR #203] [CLOSED] Strict parsing of environment variables that expect to have bool values #333

Closed
opened 2026-02-26 04:34:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/203
Author: @imartinezortiz
Created: 7/13/2020
Status: Closed

Base: masterHead: boolean-config-options


📝 Commits (1)

  • 0ef7f35 strict 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.

## 📋 Pull Request Information **Original PR:** https://github.com/mageddo/dns-proxy-server/pull/203 **Author:** [@imartinezortiz](https://github.com/imartinezortiz) **Created:** 7/13/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `boolean-config-options` --- ### 📝 Commits (1) - [`0ef7f35`](https://github.com/mageddo/dns-proxy-server/commit/0ef7f354101a67a917c29bec80536c5c410e4197) strict parsing of environment variables that expect to have bool values ### 📊 Changes **2 files changed** (+93 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `conf/conf.go` (+28 -6) 📝 `conf/conf_test.go` (+65 -0) </details> ### 📄 Description Attempt to implement the behavior described in #196 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:34:53 +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/dns-proxy-server-mageddo#333
No description provided.