mod/notification-ntfy: support authentication with bearer token

Closes: https://github.com/eworm-de/routeros-scripts/issues/86
This commit is contained in:
Christian Hesse 2024-12-13 17:40:49 +01:00
parent a7878d664f
commit d1b9b1b410
3 changed files with 9 additions and 0 deletions

View file

@ -52,6 +52,8 @@ basic authentication. Configure `NtfyServerUser` and `NtfyServerPass` for this.
Even authentication via access token is possible, adding it as password with
a blank username.
Also available is `NtfyServerToken` to add a bearer token for authentication.
For a custom service installing an additional certificate may be required.
You may want to install that certificate manually, after finding the
[certificate name from browser](../../CERTIFICATES.md).