mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-02 01:04:55 +02:00
mod/notification-ntfy: support authentication with bearer token
Closes: https://github.com/eworm-de/routeros-scripts/issues/86
This commit is contained in:
parent
a7878d664f
commit
d1b9b1b410
3 changed files with 9 additions and 0 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue