sebroux / outlinereader

Automatically exported from code.google.com/p/outlinereader
0 stars 0 forks source link

Prompt password interactively #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Current release works only with passwords provided in command line.
IMHO it's a security issue.
There is my version of CLI.java in attached file. It asks password if it is not 
specified in command line.

Original issue reported on code.google.com by matveev...@gmail.com on 18 Jun 2013 at 9:56

Attachments:

GoogleCodeExporter commented 8 years ago
My previous code contains an issue. You can't use it with stdout redirection 
(">" sign in command line). To avoid this issue i've added -f option for 
assigning output file name.
See attachement.

Original comment by matveev...@gmail.com on 20 Jun 2013 at 1:46

Attachments: