Javier Candeira created COUCHDB-2363:
----------------------------------------
Summary: Specify user password hashing in docs for both .ini file
and _users database
Key: COUCHDB-2363
URL: https://issues.apache.org/jira/browse/COUCHDB-2363
Project: CouchDB
Issue Type: Improvement
Security Level: public (Regular issues)
Components: Documentation
Reporter: Javier Candeira
http://docs.couchdb.org/en/latest/intro/security.html#hashing-passwords and
http://docs.couchdb.org/en/1.6.1/intro/security.html#authentication-database
are incomplete for post-1.2 pbdf2 hashing, in that I needed to read
https://issues.apache.org/jira/secure/attachment/12492631/0001-Integrate-PBKDF2.patch
and iterate on a known hash instead of being able to just implement the
hashing from reading the docs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)