Original PR: https://github.com/dehydrated-io/dehydrated/pull/760 Author: @danimo Created: 9/2/2020 Status: ❌ Closed
Base: master ← Head: fix_216
master
fix_216
81e3c9f
8d00cc7
2696035
6e64ad5
b1ae540
2307ad9
c40906f
a45040e
feae4ee
c072720
4 files changed (+172 additions, -17 deletions)
📝 CHANGELOG (+5 -0) 📝 README.md (+1 -0) 📝 dehydrated (+162 -15) 📝 docs/examples/config (+4 -2)
CHANGELOG
README.md
dehydrated
docs/examples/config
This is an updated version of https://github.com/lukas2511/dehydrated/files/2641548/dehydrated_add_deactivate_command.diff.txt
Fixes #216
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/760
Author: @danimo
Created: 9/2/2020
Status: ❌ Closed
Base:
master← Head:fix_216📝 Commits (10+)
81e3c9fimplement account deactivation through --deactivate parameter8d00cc7use presets for some CAs instead of requiring full urls2696035removed accidental shebang6e64ad5read boolean values from jsonb1ae540EAB + ZeroSSL support2307ad9readme+changelogc40906ffixed bad typo..a45040edo not fail on challenge in "processing" state (fixes #759)feae4eeeab: use hex key instead of binary (fixes issue with nullbytes)c072720tmpfix: log error if acmev1 validation is denied + fix unbound variable📊 Changes
4 files changed (+172 additions, -17 deletions)
View changed files
📝
CHANGELOG(+5 -0)📝
README.md(+1 -0)📝
dehydrated(+162 -15)📝
docs/examples/config(+4 -2)📄 Description
This is an updated version of https://github.com/lukas2511/dehydrated/files/2641548/dehydrated_add_deactivate_command.diff.txt
Fixes #216
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.