mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-15 08:23:46 +02:00
eed7af666bdoc: Add release note for disallowing some wallet path names (David Gumberg)3d7f0e4ed5wallettool: Use GetWalletPath to determine the wallet path (Ava Chow)2b0dc0d228wallet: Disallow . and .. from wallet names (Ava Chow) Pull request description: Wallet names including `..` and `.` are unintuitive and can lead to various issues, see #34497 This disallows creating or loading wallets that have any path elements that are `..` or `.`, including any present in an absolute path. This does not disallow relative paths altogether but rather limits them to only being subdirectories of the wallets directory. ACKs for top commit: davidgumberg: crACKeed7af666bw0xlt: ACKeed7af666barejula27: ACKeed7af666bTree-SHA512: bec5e54369061eb630d9afb94701badce09e8beb63686cf714016466fc01653d4841030fc10fcd14d44e6b1022c0994cb32253d80533807704d9e11eda2423ff