[PR #364] [CLOSED] Support for storing challenge to a file #813

Closed
opened 2025-12-29 01:29:26 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/364
Author: @aryanraj
Created: 2/28/2017
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 1948480 Storage of challenges to files
  • 60b0ac4 Added documentation for challenges.txt

📊 Changes

2 files changed (+96 additions, -69 deletions)

View changed files

📝 dehydrated (+90 -69)
docs/challenges_txt.md (+6 -0)

📄 Description

In reference to #363. After each request, challenges are stored in a local file. In the case of failure, the challenges are read from the file in the subsequent run.


🔄 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/364 **Author:** [@aryanraj](https://github.com/aryanraj) **Created:** 2/28/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`1948480`](https://github.com/dehydrated-io/dehydrated/commit/1948480764ab161324ba63f2bfe050b4e238a562) Storage of challenges to files - [`60b0ac4`](https://github.com/dehydrated-io/dehydrated/commit/60b0ac448cdb6e3c702af23d7c4d6121ba8a0f99) Added documentation for challenges.txt ### 📊 Changes **2 files changed** (+96 additions, -69 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+90 -69) ➕ `docs/challenges_txt.md` (+6 -0) </details> ### 📄 Description In reference to #363. After each request, challenges are stored in a local file. In the case of failure, the challenges are read from the file in the subsequent run. --- <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 01:29:26 +01:00
adam closed this issue 2025-12-29 01:29:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#813