https://issues.apache.org/bugzilla/show_bug.cgi?id=51370
--- Comment #3 from Igor Galić <i.galic@brainsware.org> 2011-06-14 17:51:02 UTC ---
I don't like this patch.
+/* generate_digest expects a password in the 'pw' argument. If the password
+ * is not known or may be null, use add_password() to collect it from stdin.
+ */
Why not follow the same path as htpasswd and add -b switch?
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|