Skip to content

fix: only prompt for credentials encryption when creds will be saved - #4720

Open
NWuensche wants to merge 1 commit into
archlinux:masterfrom
NWuensche:master
Open

fix: only prompt for credentials encryption when creds will be saved#4720
NWuensche wants to merge 1 commit into
archlinux:masterfrom
NWuensche:master

Conversation

@NWuensche

Copy link
Copy Markdown
The encryption prompt for user_credentials.json was shown unconditionally
in save_config, even when the user selected 'Save user configuration'.
That option only writes user_configuration.json, so the credentials file
was never created despite the misleading prompt. Gate the encryption
prompt behind 'user_creds' and 'all' save options.

    
    The encryption prompt for user_credentials.json was shown unconditionally
    in save_config, even when the user selected 'Save user configuration'.
    That option only writes user_configuration.json, so the credentials file
    was never created despite the misleading prompt. Gate the encryption
    prompt behind 'user_creds' and 'all' save options.
@NWuensche
NWuensche requested a review from Torxed as a code owner August 20, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant