Disallow setting upstream-base-url to the same value as base-url

This commit is contained in:
Philipp Heckel 2022-06-19 21:33:17 -04:00
parent 25a4b29ffc
commit 30c2a67869
2 changed files with 3 additions and 1 deletions

View file

@ -13,7 +13,7 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
**Bugs:**
* Return HTTP 500 for GET /_matrix/push/v1/notify when base-url is not configured (no ticket)
* Disallow setting `upstream-base-url` to the same value as `base-url` ([#334](https://github.com/binwiederhier/ntfy/issues/334), thanks to [@oester](https://github.com/oester) for reporting)
## ntfy Android app v1.14.0 (UNRELEASED)