PowerShell / SecretManagement

PowerShell module to consistent usage of secrets through different extension vaults
MIT License
328 stars 46 forks source link

VaultNameCompleter doesn't handle vaults with spaces in their names #96

Closed JustinGrote closed 3 years ago

JustinGrote commented 3 years ago

If a vault has a space in its name, VaultNameCompleter does not wrap it in quotes when it is tab-selected

Capture

PaulHigin commented 3 years ago

Duplicate of #91