mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #278] [MERGED] Adding the invalid_challenge hook #783
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/278
Author: @nkovacne
Created: 9/15/2016
Status: ✅ Merged
Merged: 12/18/2016
Merged by: @lukas2511
Base:
master← Head:invalid_challenge📝 Commits (2)
cf3bae7Adding the invalid_challenge hook483db6eMerge branch 'master' into invalid_challenge📊 Changes
3 files changed (+17 additions, -3 deletions)
View changed files
📝
dehydrated(+1 -1)📝
docs/dns-verification.md(+1 -1)📝
docs/examples/hook.sh(+15 -1)📄 Description
This hook is called if the challenge response has failed, so domain owners can be aware and act accordingly.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.