mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
[PR #364] [CLOSED] Support for storing challenge to a file #813
Reference in New Issue
Block a user
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/dehydrated-io/dehydrated/pull/364
Author: @aryanraj
Created: 2/28/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
1948480Storage of challenges to files60b0ac4Added 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.