You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vault-keyring-client.py should return the password without a newline at the end to keep compatibility with the case when passwords are entered with --ask-vault-password
vault-keyring-client.py should return the password without a newline at the end to keep compatibility with the case when passwords are entered with
--ask-vault-password
Relevant code:
contrib-scripts/vault/vault-keyring-client.py
Line 135 in 85f7604
Unfortunately, changing this breaks existing usage.
The text was updated successfully, but these errors were encountered: