libgocryptfs/internal/readpassword
Jakob Unterwurzacher 4b251f3ce1 readpassword: bubble up errors instead of exiting the process
This allows cleanups to happen in the caller, like removing
the control socket.

Fixes https://github.com/rfjakob/gocryptfs/issues/634
2022-01-03 15:18:59 +01:00
..
passfile_test_files Allow multiple -extpass arguments 2019-03-03 13:25:30 +01:00
extpass_test.go readpassword: bubble up errors instead of exiting the process 2022-01-03 15:18:59 +01:00
passfile.go readpassword: bubble up errors instead of exiting the process 2022-01-03 15:18:59 +01:00
passfile_test.go readpassword: bubble up errors instead of exiting the process 2022-01-03 15:18:59 +01:00
read.go readpassword: bubble up errors instead of exiting the process 2022-01-03 15:18:59 +01:00
stdin_test.go readpassword: bubble up errors instead of exiting the process 2022-01-03 15:18:59 +01:00