Skip to content

pressing Ctrl-C when a new vault is created still prompts for pw verification #37

@JamesWTruher

Description

@JamesWTruher
PS> Set-Secret -Name TestSecret

cmdlet Set-Secret at command pipeline position 1
Supply values for the following parameters:
SecureStringSecret: **********
Creating a new SecretStore vault. A password is required by the current store configuration.
Enter password: <PRESS CTRL-C>
Enter password again for verification:

It seems like the verification prompt should not be posted. Also, in this case, we should probably state that the secret was not put in the vault.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions