mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
[PR #954] [MERGED] fix: make environment variables case insensitive where necessary #536
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/pocket-id/pocket-id/pull/954
Author: @stonith404
Created: 9/16/2025
Status: ✅ Merged
Merged: 9/17/2025
Merged by: @ItalyPaleAle
Base:
main← Head:fix/case-insesitive-env-vars📝 Commits (1)
c2c394afix: 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.