libgocryptfs/internal/readpassword
Jakob Unterwurzacher 2aea2d3d62 exitcodes: add code 22 for "password is empty"
Empty passwords are not allowed. Let's give the error
it's own exit code.
2017-05-14 14:02:08 +02:00
..
extpass_test.go tests: exit with correct error code from TestMain 2016-06-16 21:56:23 +02:00
read.go exitcodes: add code 22 for "password is empty" 2017-05-14 14:02:08 +02:00
stdin_test.go readpassword: create internal package for password reading 2016-06-15 22:44:24 +02:00