abhinav / git-spice

Manage stacked Git branches
https://abhinav.github.io/git-spice/
GNU General Public License v3.0
220 stars 11 forks source link

auth: use unsafe secret stash if secure is unavailable #298

Closed abhinav closed 2 months ago

abhinav commented 2 months ago

Headless Linux machines (Docker environments and the like) can't easily get access to GNOME Keyring or other secure storage. In such cases, we should fall back to plain text storage, but warn the user about it so they know what's going on.

Resolves #293

abhinav commented 2 months ago

This change is part of the following stack:

Change managed by git-spice.