[PR #4911] [MERGED] Fix: Let's Encrypt configuration settings #17546

Closed
opened 2025-11-02 13:59:12 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4911
Author: @drewbowering
Created: 9/11/2018
Status: Merged
Merged: 9/12/2018
Merged by: @techknowlogick

Base: masterHead: master


📝 Commits (2)

  • 276a118 Fix: Let's Encrypt configuration settings
  • 57a6a02 Merge branch 'master' into master

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 modules/setting/setting.go (+2 -2)

📄 Description

ENABLE_LETSENCRYPT and LETSENCRYPT_ACCEPTTOS were not being properly loaded from the config file, always resulting in the default settings being in place.


🔄 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/go-gitea/gitea/pull/4911 **Author:** [@drewbowering](https://github.com/drewbowering) **Created:** 9/11/2018 **Status:** ✅ Merged **Merged:** 9/12/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`276a118`](https://github.com/go-gitea/gitea/commit/276a118c23551efcf3a9f57c2ac1493cad5c2b3d) Fix: Let's Encrypt configuration settings - [`57a6a02`](https://github.com/go-gitea/gitea/commit/57a6a02b29ce6d4f16ad6c537b4d9baa844202b3) Merge branch 'master' into master ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `modules/setting/setting.go` (+2 -2) </details> ### 📄 Description ENABLE_LETSENCRYPT and LETSENCRYPT_ACCEPTTOS were not being properly loaded from the config file, always resulting in the default settings being in place. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 13:59:12 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17546