[PR #661] [CLOSED] convert query parameters to lowercase before reading them #1370

Closed
opened 2026-05-07 01:01:47 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/661
Author: @wunter8
Created: 3/7/2023
Status: Closed

Base: mainHead: 630-query-param-case-insensitive


📝 Commits (1)

  • e3656d0 convert query parameters to lowercase before reading them

📊 Changes

2 files changed (+18 additions, -1 deletions)

View changed files

📝 server/server_test.go (+12 -0)
📝 server/util.go (+6 -1)

📄 Description

fixes #630


🔄 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/binwiederhier/ntfy/pull/661 **Author:** [@wunter8](https://github.com/wunter8) **Created:** 3/7/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `630-query-param-case-insensitive` --- ### 📝 Commits (1) - [`e3656d0`](https://github.com/binwiederhier/ntfy/commit/e3656d04dddf4e8812497830f260e01965595c01) convert query parameters to lowercase before reading them ### 📊 Changes **2 files changed** (+18 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/server_test.go` (+12 -0) 📝 `server/util.go` (+6 -1) </details> ### 📄 Description fixes #630 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:01:47 +02: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/ntfy#1370
No description provided.