[PR #954] [MERGED] fix: make environment variables case insensitive where necessary #536

Closed
opened 2025-10-08 00:12:28 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/954
Author: @stonith404
Created: 9/16/2025
Status: Merged
Merged: 9/17/2025
Merged by: @ItalyPaleAle

Base: mainHead: fix/case-insesitive-env-vars


📝 Commits (1)

  • c2c394a fix: make environment variables case insensitive where necessary

📊 Changes

2 files changed (+101 additions, -143 deletions)

View changed files

📝 backend/internal/common/env_config.go (+84 -57)
📝 backend/internal/common/env_config_test.go (+17 -86)

📄 Description

Fixes #935


🔄 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/pocket-id/pocket-id/pull/954 **Author:** [@stonith404](https://github.com/stonith404) **Created:** 9/16/2025 **Status:** ✅ Merged **Merged:** 9/17/2025 **Merged by:** [@ItalyPaleAle](https://github.com/ItalyPaleAle) **Base:** `main` ← **Head:** `fix/case-insesitive-env-vars` --- ### 📝 Commits (1) - [`c2c394a`](https://github.com/pocket-id/pocket-id/commit/c2c394a05bffacabd6699c36598ad14c3a805786) fix: make environment variables case insensitive where necessary ### 📊 Changes **2 files changed** (+101 additions, -143 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/common/env_config.go` (+84 -57) 📝 `backend/internal/common/env_config_test.go` (+17 -86) </details> ### 📄 Description Fixes #935 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-08 00:12:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#536