[PR #294] Strict decoding of config file #373

Open
opened 2026-03-13 16:20:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/294
Author: @candlerb
Created: 2/22/2022
Status: 🔄 Open

Base: masterHead: candlerb/292


📝 Commits (1)

  • 06135c9 Strict decoding of config file

📊 Changes

2 files changed (+19 additions, -6 deletions)

View changed files

📝 pkg/acmedns/config.go (+8 -1)
📝 pkg/acmedns/util_test.go (+11 -5)

📄 Description

Abort on unrecognized options or if general.domain is missing

Fixes #292


🔄 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/acme-dns/acme-dns/pull/294 **Author:** [@candlerb](https://github.com/candlerb) **Created:** 2/22/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `candlerb/292` --- ### 📝 Commits (1) - [`06135c9`](https://github.com/acme-dns/acme-dns/commit/06135c9f8cd24693b8b974d04e920ad0d6e25dc0) Strict decoding of config file ### 📊 Changes **2 files changed** (+19 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `pkg/acmedns/config.go` (+8 -1) 📝 `pkg/acmedns/util_test.go` (+11 -5) </details> ### 📄 Description Abort on unrecognized options or if general.domain is missing Fixes #292 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/acme-dns#373
No description provided.