Commit Graph

10 Commits

Author SHA1 Message Date
Jarno Rankinen 216b77e0ef Use terminal.ReadPasword to read password 2024-07-01 10:14:29 +03:00
Jarno Rankinen 54e545a1b5 HTTP Basic authentication for push endpoint
- Option to input HTTP basic auth username and password when running
  setup-ntfy
- Username and password are stored in notify.json, password is
  base64-encoded
2024-07-01 10:10:42 +03:00
Jarno Rankinen 544eb93e05 Fix typo in notification, tweak readme 2024-06-30 21:53:24 +03:00
Jarno Rankinen 375d7fc0b7 Podman kube pod
- Added YAML for a Podman kube pod
- Support configuring with environment variables
2024-06-14 17:21:39 +03:00
Jarno Rankinen 8a6a9e9380 Login flow fixes
- Validate push URL
- Default values for push URL and topic if not set
- setup-ntfy uses already set or default values if input is empty
2024-06-14 17:21:39 +03:00
Jarno Rankinen 6c18227d0d Read push endpoint from config 2024-06-14 17:19:57 +03:00
Jarno Rankinen 14056ff639 Combine auth/setup flow, update readme 2024-06-14 17:19:57 +03:00
Jarno Rankinen f66ce030cf Small tweaks to configuration flow, Dockerfile for running as a container 2024-06-14 17:19:57 +03:00
Jarno Rankinen d4451a8a15 Rename package, don't serve IMAP 2024-06-14 17:19:50 +03:00
Jarno Rankinen 308eec6c69 First working version of ntfy push 2024-06-14 17:18:18 +03:00