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

2024-03-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57130

--- Comment #9 from Coty Sutherland  ---
Totally missed this, but no I don't think so :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



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

2024-03-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57130

Christopher Schultz  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from Christopher Schultz  ---
Fixed in 8932164afc55b4851ba8cd1680a6e56e6db28cea in main.
Back-ported to other branches as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



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

2024-03-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57130

--- Comment #8 from Christopher Schultz  ---
Coty: any reason to stop processing additional command-line arguments when
reading passwords from a file?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



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

2023-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57130

--- Comment #7 from Martin bestandig  ---
Dellet

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



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

2016-05-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57130

--- Comment #6 from Coty Sutherland  ---
Bump; It's been a while since this RFE has gotten any attention. Have you had a
chance to take a look and provide further feedback?

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

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



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

2016-03-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57130

--- Comment #5 from Christopher Schultz  ---
Fair enough. I'll have another look.

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

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



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

2016-03-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57130

--- Comment #4 from Coty Sutherland  ---
Hmm, lack of experience in the area I suppose...I thought I did a pretty
literal implementation of the requirements from the description (specifically
the first point). I could rewrite it if you would like me to if you can
elaborate on where my misunderstanding was.

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

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



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

2016-02-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57130

--- Comment #3 from Christopher Schultz  ---
I took a quick look at your proposed patch. Is there a reason why you
implemented a file-based system instead of stdin-to-stdout? This enhancement
request is for stdin-to-stdout.

The quality of the patch seems good to me (thanks!), I was just wondering about
the use-case. stdin-to-stdout could easily be scripted to process a file a
line-at-a-time.

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

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



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

2016-02-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57130

csutherl  changed:

   What|Removed |Added

 CC||csuth...@redhat.com

--- Comment #2 from csutherl  ---
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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



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

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57130

Christopher Schultz  changed:

   What|Removed |Added

 OS||All

--- Comment #1 from Christopher Schultz  ---
This would be a good bug for someone who would like to get their name in the
changelog. Any takers?

(Is there an "easy bug" flag that we can set to make finding them easier in
BZ?)

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

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