You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/02/19 16:45:51 UTC

[Bug 57130] Allow digest.sh to accept password from a file or from stdin

https://bz.apache.org/bugzilla/show_bug.cgi?id=57130

csutherl <cs...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |csutherl@redhat.com

--- Comment #2 from csutherl <cs...@redhat.com> ---
Created attachment 33572
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33572&action=edit
Patch proposal

I think that I added the requirements correctly :) I had a little trouble
understanding exactly what option 3 (the -- addition) was asking, so I did what
other CLI tools do. Additionally, I made the password-file option ignore other
password input, which can easily be reversed if that behavior was undesired.
The documentation may need some touching up to incorporate the file option also
(I added the option in the realm-howto explanation, but didn't amend the
example use-case).

Lastly, I put in some comments to help understand my intention in case they
were incorrect. Those can be cleaned up if the logic is agreed upon.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org