fix: preserve ambient Gemini system auth · openclaw/openclaw@e331134
openclaw
·
2026-06-17
·
via Recent Commits to openclaw:main
Skip to content
Navigation Menu
Saved searches
Use saved searches to filter your results more quickly
Sign up
Commit e331134
fix: preserve ambient Gemini system auth
1 file changed
Lines changed: 0 additions & 3 deletions
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|
@@ -81,9 +81,6 @@ export async function writeGeminiSystemSettings(
|
81 | 81 | ) as BundleMcpConfig["mcpServers"], |
82 | 82 | }; |
83 | 83 | const settings = applyMergePatch(base, { |
84 | | -security: { |
85 | | -auth: null, |
86 | | -}, |
87 | 84 | mcp: { |
88 | 85 | allowed: Object.keys(normalizedConfig.mcpServers), |
89 | 86 | }, |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments