Skip to content

Commit

Permalink
Use a prefix for wincred as this is now configurable as of 99designs/…
Browse files Browse the repository at this point in the history
  • Loading branch information
mtibben committed Jul 10, 2019
1 parent 5278acf commit 4f80e69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/global.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ func ConfigureGlobals(app *kingpin.Application) {
KWalletAppID: "aws-vault",
KWalletFolder: "aws-vault",
KeychainTrustApplication: true,
WinCredPrefix: "aws-vault",
})
if err != nil {
return err
Expand Down

0 comments on commit 4f80e69

Please sign in to comment.