mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-14 07:33:34 +01:00
[PR #172] [MERGED] Keep registration information as json. #743
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/172
Author: @bzed
Created: 3/22/2016
Status: ✅ Merged
Merged: 3/22/2016
Merged by: @lukas2511
Base:
master← Head:master📝 Commits (1)
d1e573cKeep registration information as json.📊 Changes
3 files changed (+8 additions, -2 deletions)
View changed files
📝
.gitignore(+1 -0)📝
config.sh.example(+3 -0)📝
letsencrypt.sh(+4 -2)📄 Description
In some cases you need your registration id,
for example if you want to request a rate limit exception.
So keep the new-reg output on disk.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.