Update privileged event filtering to respect ACL mode
Some checks failed
Go / build-and-release (push) Has been cancelled

Privileged events are now filtered based on ACL mode, allowing open access when ACL is "none." Added tests to verify behavior for different ACL modes, ensuring unauthorized and unauthenticated users can only access privileged events when explicitly permitted. Version bumped to v0.34.2.
This commit is contained in:
2025-12-05 10:02:49 +00:00
parent 83c27a52b0
commit 6b72f1f2b7
3 changed files with 81 additions and 3 deletions

View File

@@ -1 +1 @@
v0.34.1
v0.34.2