feat(ntfy): Add support for provisioned users/acls/tokens #322
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ntfy-declarative-settings"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This was a recent addition in ntfy v2.14. and is therefore dependent on
that version.
Additionally
auth_access
andauth_tokens
can only reference usersthat are provisioned by being specified in
auth_users
. This was notsuper clear in the upstream documentation.
Interesting!
Users provisioned via this method will also be deleted when removed from the list.
994e7392e4
tofd97e463bc