mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-10-29 20:12:10 +01:00
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* |
||
|---|---|---|
| .. | ||
| manager.go | ||
| manager_test.go | ||
| types.go | ||
| types_test.go | ||