flathub / flathub/com.visualstudio.code

[Fix Request] Disable keytar in permanent settings

未关闭
#421 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Shell
星标
217
派生
82
平均合并
1 天 7 小时
30 天内合并 PR
1

描述

As discovered in https://github.com/flathub/com.visualstudio.code/issues/350#issuecomment-1672537287, the statement by [Microsoft in their documentation](https://code.visualstudio.com/docs/editor/settings-sync#_troubleshooting-keychain-issues) that keytar is disabled and the system secret store is used instead, is incorrect. In fact `disable-keytar` is set `false` still (at least in this Flatpak build).

All Settings Sync is broken due to keytar being enabled and interfering with the authentication setup halfway thru. The fix is to set `"disable-keytar": true` in the permanent runtime settings. This should be built into the Flatpak build.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。