release(v2.0.1): fix openbao container discovery, agent version API collection, console logs, cache invalidation, site status API 500, secrets filtering, and auto-group spawning

This commit is contained in:
2026-08-09 14:46:33 -04:00
parent bb744adb5e
commit 98ed99a7e9
14 changed files with 60 additions and 118 deletions
+3
View File
@@ -4,4 +4,7 @@ module.exports = {
redis: {
prefix: 'sso_manager_test_'
},
oauth: {
jwtSecret: 'test-jwt-secret-for-automated-tests-only'
}
};