mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
[PR #760] [CLOSED] implement account deactivation through --deactivate parameter #919
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/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.