policies/event_matcher: Add query option to filter events (#21618)

* policies/event_matcher: support QL query

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix lit dev warning

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* cache autocomplete data if QL isn't setup yet

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add ui

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* dont use ql input in modal

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* cleanup

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix codespell

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L.
2026-04-16 00:52:11 +01:00
committed by GitHub
parent 10b39a3fb1
commit 00639d9596
13 changed files with 140 additions and 14 deletions

View File

@@ -138,7 +138,8 @@
"SshRsa",
"UnicodeRef",
"Email",
"HashStrings"
"HashStrings",
"AKQL"
],
"languageSettings": [
{