Another - hopefully cleaner - suggestions for #25.
RFC: Renamed HOOK_CHALLENGE to be in common style. Not sure yet if it is worth breaking compatibility with existing users.
🔄 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/27
**Author:** [@tralafiti](https://github.com/tralafiti)
**Created:** 12/8/2015
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `postChallengeHook`
---
### 📝 Commits (2)
- [`34dc4ae`](https://github.com/dehydrated-io/dehydrated/commit/34dc4ae0eb4d738674723a09853d87b67909c755) * Rename challenge hook to HOOK_CHALLENGE_PRE
- [`03a380d`](https://github.com/dehydrated-io/dehydrated/commit/03a380d313d9b597a761298ed72d3b79afd8e740) HOOK_NEWCERT called after signing of a new certificate is done
### 📊 Changes
**2 files changed** (+29 additions, -7 deletions)
<details>
<summary>View changed files</summary>
📝 `config.sh.example` (+14 -4)
📝 `letsencrypt.sh` (+15 -3)
</details>
### 📄 Description
Another - hopefully cleaner - suggestions for #25.
RFC: Renamed HOOK_CHALLENGE to be in common style. Not sure yet if it is worth breaking compatibility with existing users.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/27
Author: @tralafiti
Created: 12/8/2015
Status: ❌ Closed
Base:
master← Head:postChallengeHook📝 Commits (2)
34dc4ae* Rename challenge hook to HOOK_CHALLENGE_PRE03a380dHOOK_NEWCERT called after signing of a new certificate is done📊 Changes
2 files changed (+29 additions, -7 deletions)
View changed files
📝
config.sh.example(+14 -4)📝
letsencrypt.sh(+15 -3)📄 Description
Another - hopefully cleaner - suggestions for #25.
RFC: Renamed HOOK_CHALLENGE to be in common style. Not sure yet if it is worth breaking compatibility with existing users.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.