Fix: verify_ws_origin async + await callers
Check Cross-Plugin Imports / check (push) Has been cancelled

- auth.py: verify_ws_origin is now async def
- kommunikation/routes.py: await verify_ws_origin
- ai_ui_control/routes.py: await verify_ws_origin
This commit is contained in:
Agent Zero
2026-08-04 11:41:18 +02:00
parent 7d3007b6c4
commit 51c9b467b2
7 changed files with 672 additions and 528 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"mcpServers": {}
}