Skip to content

qml: disallow wallet names starting with '.'#10715

Merged
SomberNight merged 1 commit into
spesmilo:masterfrom
f321x:prevent_hidden_wallet
Jun 29, 2026
Merged

qml: disallow wallet names starting with '.'#10715
SomberNight merged 1 commit into
spesmilo:masterfrom
f321x:prevent_hidden_wallet

Conversation

@f321x

@f321x f321x commented Jun 29, 2026

Copy link
Copy Markdown
Member

Prevent qml users from creating or renaming wallet files starting with a . as those files are not listed in the wallet list, making it impossible to access the wallet.
Later we could allow this again and implement opening such a "hidden" wallet file e.g. through the wizard.

Related #10688

Prevent users from creating or renaming wallet files starting with
a `.` as those files are not listed in the wallet list, making it
impossible to access the wallet.
Later we could allow this again and implement opening such a "hidden"
wallet file e.g. through the wizard.

Related spesmilo#10688
@f321x f321x added this to the 4.8.0 milestone Jun 29, 2026

@SomberNight SomberNight left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

later, we should add the "hidden wallet" feature :)

@SomberNight SomberNight merged commit 1400b63 into spesmilo:master Jun 29, 2026
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants