[PR #372] [MERGED] Client: default-user, default-password, default-command #1285

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

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/372
Author: @wunter8
Created: 7/31/2022
Status: Merged
Merged: 8/19/2022
Merged by: @binwiederhier

Base: mainHead: default-user-password-command


📝 Commits (3)

  • 8956837 add default-user, default-password, and default-command options to client.yml config
  • f6a42e7 add docs explaining default-user, default-password, default-command
  • 613d5d5 add example config for default-user, default-password, default-command

📊 Changes

5 files changed (+57 additions, -8 deletions)

View changed files

📝 client/client.yml (+6 -0)
📝 client/config.go (+10 -4)
📝 client/config_test.go (+9 -1)
📝 cmd/subscribe.go (+24 -3)
📝 docs/subscribe/cli.md (+8 -0)

📄 Description

fixes #360


🔄 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/372 **Author:** [@wunter8](https://github.com/wunter8) **Created:** 7/31/2022 **Status:** ✅ Merged **Merged:** 8/19/2022 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `default-user-password-command` --- ### 📝 Commits (3) - [`8956837`](https://github.com/binwiederhier/ntfy/commit/8956837443985d55e454e48dbb4407f715bc5daa) add default-user, default-password, and default-command options to client.yml config - [`f6a42e7`](https://github.com/binwiederhier/ntfy/commit/f6a42e7dcd8a0c9ee014dbad1d2d940d6fa19111) add docs explaining default-user, default-password, default-command - [`613d5d5`](https://github.com/binwiederhier/ntfy/commit/613d5d554f766b8f9f815dc48b010aa29ea6e269) add example config for default-user, default-password, default-command ### 📊 Changes **5 files changed** (+57 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `client/client.yml` (+6 -0) 📝 `client/config.go` (+10 -4) 📝 `client/config_test.go` (+9 -1) 📝 `cmd/subscribe.go` (+24 -3) 📝 `docs/subscribe/cli.md` (+8 -0) </details> ### 📄 Description fixes #360 --- <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:23 +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#1285
No description provided.