[PR #977] Support Single-TXT Record Providers like DuckDNS #985

Open
opened 2025-12-29 02:18:53 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/977
Author: @Xebozone
Created: 8/17/2025
Status: 🔄 Open

Base: masterHead: Separate_Challenges


📝 Commits (3)

  • d069bb9 - Added new parameter: separate-challenges (-i)
  • cee91ca Fix loop break when challenge as failed
  • 4edd0e9 Fixed a comment

📊 Changes

2 files changed (+103 additions, -60 deletions)

View changed files

📝 README.md (+1 -0)
📝 dehydrated (+102 -60)

📄 Description

  • Added new parameter: separate-challenges (-i)
  • Refactored deployment, validation, cleaning code to separate functions
  • Implemented calling the above functions for each domain if the new parameter is set, otherwise original behaviour is retained
  • Added to README

🔄 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/dehydrated-io/dehydrated/pull/977 **Author:** [@Xebozone](https://github.com/Xebozone) **Created:** 8/17/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `Separate_Challenges` --- ### 📝 Commits (3) - [`d069bb9`](https://github.com/dehydrated-io/dehydrated/commit/d069bb9dfc0f2e46622bcab94d993e52f5dc0013) - Added new parameter: separate-challenges (-i) - [`cee91ca`](https://github.com/dehydrated-io/dehydrated/commit/cee91cae8422fb74eb19c731c7bcd08fe1aa7a50) Fix loop break when challenge as failed - [`4edd0e9`](https://github.com/dehydrated-io/dehydrated/commit/4edd0e9abe1603ecf8833fcafbd7e461d235771f) Fixed a comment ### 📊 Changes **2 files changed** (+103 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `dehydrated` (+102 -60) </details> ### 📄 Description - Added new parameter: separate-challenges (-i) - Refactored deployment, validation, cleaning code to separate functions - Implemented calling the above functions for each domain if the new parameter is set, otherwise original behaviour is retained - Added to README --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:18:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#985