mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[PR #294] Strict decoding of config file #373
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#373
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/acme-dns/acme-dns/pull/294
Author: @candlerb
Created: 2/22/2022
Status: 🔄 Open
Base:
master← Head:candlerb/292📝 Commits (1)
06135c9Strict 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.