[PR #834] [MERGED] fixes #829 #1439

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

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/834
Author: @wunter8
Created: 8/7/2023
Status: Merged
Merged: 8/9/2023
Merged by: @binwiederhier

Base: mainHead: 829-empty-userpass-override


📝 Commits (2)

📊 Changes

7 files changed (+95 additions, -15 deletions)

View changed files

📝 client/client.yml (+4 -1)
📝 client/config.go (+2 -2)
📝 client/config_test.go (+6 -6)
📝 client/options.go (+15 -0)
📝 cmd/subscribe.go (+9 -4)
📝 cmd/subscribe_test.go (+58 -2)
📝 docs/releases.md (+1 -0)

📄 Description

No description provided


🔄 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/834 **Author:** [@wunter8](https://github.com/wunter8) **Created:** 8/7/2023 **Status:** ✅ Merged **Merged:** 8/9/2023 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `829-empty-userpass-override` --- ### 📝 Commits (2) - [`b80aec9`](https://github.com/binwiederhier/ntfy/commit/b80aec90d051c7c86b9d03c32fd78e1db7217a82) fixes #829 - [`a7dc3d8`](https://github.com/binwiederhier/ntfy/commit/a7dc3d84e0fbab199a1a1d0fc386681494c17967) fix typo ### 📊 Changes **7 files changed** (+95 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `client/client.yml` (+4 -1) 📝 `client/config.go` (+2 -2) 📝 `client/config_test.go` (+6 -6) 📝 `client/options.go` (+15 -0) 📝 `cmd/subscribe.go` (+9 -4) 📝 `cmd/subscribe_test.go` (+58 -2) 📝 `docs/releases.md` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:02:06 +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#1439
No description provided.