From: merch-redmine@... Date: 2015-07-17T21:34:30+00:00 Subject: [ruby-core:70017] [Ruby trunk - Feature #11365] [Open] Change Webrick to support SHA htpasswd files Issue #11365 has been reported by Jeremy Evans. ---------------------------------------- Feature #11365: Change Webrick to support SHA htpasswd files https://bugs.ruby-lang.org/issues/11365 * Author: Jeremy Evans * Status: Open * Priority: Normal * Assignee: ---------------------------------------- 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/