Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extpass does not allow passwords containing comma (,) #730

Closed
peterloeffler opened this issue Apr 20, 2023 · 3 comments
Closed

extpass does not allow passwords containing comma (,) #730

peterloeffler opened this issue Apr 20, 2023 · 3 comments

Comments

@peterloeffler
Copy link

extpass is producing giving me an error when having a , in my password.

Can be tested this way:

#gocryptfs -extpass 'echo abc,123' -init testdir
Reading password from extpass program "echo abc", arguments: ["123"]
extpass cmd start failed: exec: "echo abc": executable file not found in $PATH
@rfjakob
Copy link
Owner

rfjakob commented May 3, 2023

WHAT

@rfjakob rfjakob closed this as completed in aa1d8a0 May 3, 2023
@rfjakob
Copy link
Owner

rfjakob commented May 3, 2023

Interesting. Thanks for the report. Fixed via aa1d8a0 .

@peterloeffler
Copy link
Author

Thanks!
Will test as soon as there is a new version released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants