nats-io / nats-server

High-Performance server for NATS.io, the cloud and edge native messaging system.
https://nats.io
Apache License 2.0
15.65k stars 1.39k forks source link

Allow for audit exception for `$JS.EVENT.>` and `$SYS.ACCOUNT.>` which may already exist. #5556

Closed derekcollison closed 3 months ago

derekcollison commented 3 months ago

Signed-off-by: Derek Collison derek@nats.io

derekcollison commented 3 months ago

Added in protection for ">" as well. Fixed tests, so should be green now.