[ruby-core:82862] [Ruby trunk Feature#11365][Assigned] Change Webrick to support SHA htpasswd files

From: hsbt@...
Date: 2017-09-19 06:00:59 UTC
List: ruby-core #82862
Issue #11365 has been updated by hsbt (Hiroshi SHIBATA).

Status changed from Open to Assigned
Assignee set to normalperson (Eric Wong)

----------------------------------------
Feature #11365: Change Webrick to support SHA htpasswd files
https://bugs.ruby-lang.org/issues/11365#change-66759

* Author: jeremyevans0 (Jeremy Evans)
* Status: Assigned
* Priority: Normal
* Assignee: normalperson (Eric Wong)
* Target version: 
----------------------------------------
This changes Webrick to default to creating SHA htpasswd files.
It also changes Webrick to support reading SHA htpasswd files,
in addition to supporting the previous crypt password files.

Among other things, this allows Webrick's htpasswd support to
work on OpenBSD, which does not support insecure DES-based
passwords in crypt(3).

---Files--------------------------------
0003-Change-Webrick-to-support-SHA-htpasswd-files.patch (3.62 KB)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next