ntfy/user
Nikolay Zlatev 5c9cebf059 user.Manager: fix ACL write, read order
This should fix "read-only access to topic *" being applied before "read-write access to topic _PREFIX_*"
Before this if we have:

ntfy access user "mytopic*" rw
ntfy access user "*" ro

read-only access rule was applied first and user couldn't write to
mytopic*
2023-10-13 15:41:17 +03:00
..
manager.go user.Manager: fix ACL write, read order 2023-10-13 15:41:17 +03:00
manager_test.go ACLs and underscores, resolves #840 2023-08-18 22:44:52 +02:00
types.go WIP Twilio 2023-05-12 21:47:41 -04:00
types_test.go Support for annual billing intervals 2023-02-21 22:44:30 -05:00