Fix DETECT: use bot-specific DB pool, add anonymous auth when directory disabled
#517 -Commit
90c14bcd09
pushed by
rodriguez
fix(deploy): Ignore error if /opt/gbo/bin/botserver doesn't exist on first deploy
#516 -Commit
15d9e3c142
pushed by
rodriguez
fix drive: add missing diesel imports (QueryableByName, RunQueryDsl)
#514 -Commit
3684c862c6
pushed by
rodriguez
Fix diesel join queries across schemas and FileItem missing fields
#512 -Commit
f6869e6b5c
pushed by
rodriguez
Update directory module: Zitadel v4.13.1 integration
#511 -Commit
508a3ed011
pushed by
rodriguez
fix(secrets): Remove unused sync caching functions to fix CI clippy warnings
#509 -Commit
552f37a41c
pushed by
rodriguez
fix: use std::sync::RwLock for cache to support sync methods
#506 -Commit
0ac8178baa
pushed by
rodriguez
fix: merge duplicate [dependencies] sections in Cargo.toml
#505 -Commit
fd7f48c423
pushed by
rodriguez
fix: use CachedSecret struct instead of tuples in sync methods
#503 -Commit
60dc273681
pushed by
rodriguez
fix: use blocking HTTP for Vault email config to avoid runtime nesting
#497 -Commit
c90c5dc039
pushed by
rodriguez
fix: use existing tokio Handle instead of spawning new runtime for email config
#494 -Commit
eba075bb9d
pushed by
rodriguez
fix: use shared secrets manager instead of creating new Vault client
#493 -Commit
645a7936c5
pushed by
rodriguez
fix: use multi-threaded runtime for email config lookup to avoid blocking
#492 -Commit
597a962fbf
pushed by
rodriguez
fix: add 5s timeout to email config lookup to prevent hanging
#491 -Commit
30bb764876
pushed by
rodriguez
fix: add ConfigManager import, fix ContentType import
#489 -Commit
58f8451981
pushed by
rodriguez