Fix DETECT: use bot-specific DB pool, add anonymous auth when directory disabled
botserver.yaml #517 -Commit
90c14bcd09
pushed by
rodriguez
fix(deploy): Ignore error if /opt/gbo/bin/botserver doesn't exist on first deploy
botserver.yaml #516 -Commit
15d9e3c142
pushed by
rodriguez
fix(botserver): Handle TOOL_EXEC message type for direct tool execution without KB/LLM
botserver.yaml #515 -Commit
86bb4cad8e
pushed by
rodriguez
fix drive: add missing diesel imports (QueryableByName, RunQueryDsl)
botserver.yaml #514 -Commit
3684c862c6
pushed by
rodriguez
Fix diesel join queries across schemas and FileItem missing fields
botserver.yaml #512 -Commit
f6869e6b5c
pushed by
rodriguez
Update directory module: Zitadel v4.13.1 integration
botserver.yaml #511 -Commit
508a3ed011
pushed by
rodriguez
Update botserver: Refactor groups module, add Knowledge Base group association logic, and implement Drive tags for KB access.
botserver.yaml #510 -Commit
155d465b14
pushed by
rodriguez
fix(secrets): Remove unused sync caching functions to fix CI clippy warnings
botserver.yaml #509 -Commit
552f37a41c
pushed by
rodriguez
fix(secrets): Use async Vault client to properly load TLS CA and fix cache expiration bug
botserver.yaml #508 -Commit
24e0b23030
pushed by
rodriguez
fix: use std::sync::RwLock for cache to support sync methods
botserver.yaml #506 -Commit
0ac8178baa
pushed by
rodriguez
fix: merge duplicate [dependencies] sections in Cargo.toml
botserver.yaml #505 -Commit
fd7f48c423
pushed by
rodriguez
fix: use CachedSecret struct instead of tuples in sync methods
botserver.yaml #503 -Commit
60dc273681
pushed by
rodriguez
fix: move ureq to dependencies section
botserver.yaml #502 -Commit
9383cf0e3a
pushed by
rodriguez
fix: use env vars for blocking Vault HTTP call
botserver.yaml #501 -Commit
985ba63e38
pushed by
rodriguez
fix: remove duplicate code block from secrets mod
botserver.yaml #500 -Commit
f1d0a985e4
pushed by
rodriguez
fix: remove duplicate code block in secrets mod
botserver.yaml #499 -Commit
697210a37e
pushed by
rodriguez
fix: move ureq to dependencies section
botserver.yaml #498 -Commit
10e4f4ac9b
pushed by
rodriguez
fix: use blocking HTTP for Vault email config to avoid runtime nesting
botserver.yaml #497 -Commit
c90c5dc039
pushed by
rodriguez
fix: remove catch_unwind, add error logging
botserver.yaml #496 -Commit
7a5f858d86
pushed by
rodriguez
fix: catch panics in send_mail thread
botserver.yaml #495 -Commit
b277b032b0
pushed by
rodriguez
fix: use existing tokio Handle instead of spawning new runtime for email config
botserver.yaml #494 -Commit
eba075bb9d
pushed by
rodriguez
fix: use shared secrets manager instead of creating new Vault client
botserver.yaml #493 -Commit
645a7936c5
pushed by
rodriguez
fix: use multi-threaded runtime for email config lookup to avoid blocking
botserver.yaml #492 -Commit
597a962fbf
pushed by
rodriguez
fix: add 5s timeout to email config lookup to prevent hanging
botserver.yaml #491 -Commit
30bb764876
pushed by
rodriguez
fix: add ConfigManager import, fix ContentType import
botserver.yaml #489 -Commit
58f8451981
pushed by
rodriguez