gitbutler/crates
Sebastian Thiel 05506f49fa
migrate AI tokens from the git-configuration to the keystore.
All AI related options are stored in the user-level git configuration
file. Upon first access, they will be removed from there and placed
into the keystore as part of the migration.

The UI is provided with functions to store and save secrets which it
will use specifically to interact with these keys.

It's explicitly out of scope to *not* show the keys in plain-text
anymore after entering them.
2024-07-02 10:02:46 +02:00
..
gitbutler-cli Bump the rust-updates group with 17 updates 2024-06-01 15:38:43 +00:00
gitbutler-core support global secrets (without namespace for build types) and provide commands in tauri crate 2024-07-02 10:02:46 +02:00
gitbutler-git Use gitoxide to more reliably find the Git executable on Windows. (#1419) 2024-06-24 16:03:15 +02:00
gitbutler-tauri migrate AI tokens from the git-configuration to the keystore. 2024-07-02 10:02:46 +02:00
gitbutler-testsupport auto-migrate secrets from user.json to their location in the keyring 2024-07-02 10:02:43 +02:00
gitbutler-watcher move error marker out of virtual_branches mod 2024-06-28 11:35:44 +02:00