Open nothing-fr opened 8 months ago
Weird. I haven't tested with ACLs, maybe there's something wrong going on... I will test
Same problem here...
I had to add a wildcard rule to make it work:
Doesn't work:
ntfy access daniel monit rw
ntfy access daniel 'prefix*' rw
But this does:
ntfy access daniel '*' rw
Hi,
My server is configured with
deny-all
by default (andntfy access <user> zabbix rw
ACL for the user), afterward the user can connect via Ntfy.sh WebUI and interact with the topic Zabbix.But I get
error 403 Forbidden on stats/auth
when I try to add the new account in Notify:Do I have to make a special ACL to connect with Notify ?
Thanks for your help.