[PR #22] [MERGED] Remove unused variable and prepare for v0.2 #249

Closed
opened 2026-03-13 16:13:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/22
Author: @joohoi
Created: 11/14/2017
Status: Merged
Merged: 1/22/2018
Merged by: @joohoi

Base: masterHead: rel02


📝 Commits (6)

  • deb712a Remove unused variable and prepare for v0.2
  • c60c241 Merge remote-tracking branch 'origin/master' into rel02
  • ccf6dc0 Merge remote-tracking branch 'origin/master' into rel02
  • be85896 Added new changes to changelog and feature list
  • f9dc650 Merge remote-tracking branch 'origin/master' into rel02
  • 01c0aef Modified changelog

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 README.md (+4 -1)
📝 config.cfg (+0 -2)
📝 types.go (+0 -1)

📄 Description

le_email variable was used for a short time after upgrading the old http framework, but is now obsolete with autocert.


🔄 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/acme-dns/acme-dns/pull/22 **Author:** [@joohoi](https://github.com/joohoi) **Created:** 11/14/2017 **Status:** ✅ Merged **Merged:** 1/22/2018 **Merged by:** [@joohoi](https://github.com/joohoi) **Base:** `master` ← **Head:** `rel02` --- ### 📝 Commits (6) - [`deb712a`](https://github.com/acme-dns/acme-dns/commit/deb712a3a94ef32cceba20b4a31ddf907871364d) Remove unused variable and prepare for v0.2 - [`c60c241`](https://github.com/acme-dns/acme-dns/commit/c60c24110f733736c25e683b7ebca64a79490d67) Merge remote-tracking branch 'origin/master' into rel02 - [`ccf6dc0`](https://github.com/acme-dns/acme-dns/commit/ccf6dc04e519d35392e28119dc2bb27d6b581f96) Merge remote-tracking branch 'origin/master' into rel02 - [`be85896`](https://github.com/acme-dns/acme-dns/commit/be85896ce95f5b06fabe754064c772e4e6307825) Added new changes to changelog and feature list - [`f9dc650`](https://github.com/acme-dns/acme-dns/commit/f9dc650e4092a023c6f0eb8e3b5af1c182ee7e2e) Merge remote-tracking branch 'origin/master' into rel02 - [`01c0aef`](https://github.com/acme-dns/acme-dns/commit/01c0aefda09bbedd2e3d4dc89ccd5609850e7e56) Modified changelog ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -1) 📝 `config.cfg` (+0 -2) 📝 `types.go` (+0 -1) </details> ### 📄 Description le_email variable was used for a short time after upgrading the old http framework, but is now obsolete with autocert. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 16:13:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#249
No description provided.