flathub / flathub/com.visualstudio.code

[Fix Request] Disable keytar in permanent settings

オープン
#421 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Shell
スター
217
フォーク
82
平均マージ
1日 7時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。