fix(guards): allow auth profile sqlite reader (#93448) · openclaw/openclaw@dc09d14
amknight
·
2026-06-16
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -45,6 +45,7 @@ const rawSqliteAllowPathGroups = {
|
45 | 45 | "src/state/sqlite-schema-shape.test-support.ts", |
46 | 46 | ], |
47 | 47 | "backup snapshot maintenance": ["src/commands/backup-verify.ts", "src/infra/backup-create.ts"], |
| 48 | +"agent auth profile read-only bootstrap": ["src/agents/auth-profiles/sqlite.ts"], |
48 | 49 | "doctor legacy state migration": ["src/infra/state-migrations.ts"], |
49 | 50 | "Kysely-backed stores that own a DatabaseSync boundary": [ |
50 | 51 | "src/acp/event-ledger.ts", |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。