mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
Operation to simply retrieve and output the Terms of Service URL #413
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?
Originally created by @rg-sfs on GitHub (Jun 19, 2019).
I would like to be able to display the ToS URL of the configured ACME server without doing anything else. I realise it would be a fairly simple operation to implement as a separate script, however, it would be really nice if dehydrated could handle this directly without the need for additional code.
Is there any chance of a feature like this being added to a future version of dehydrated?
@lukas2511 commented on GitHub (Nov 13, 2020):
This has now been implemented in
7cc9e2d07f.