Robert Newson created COUCHDB-2725:
--------------------------------------
Summary: Configurable password scheme
Key: COUCHDB-2725
URL: https://issues.apache.org/jira/browse/COUCHDB-2725
Project: CouchDB
Issue Type: New Feature
Security Level: public (Regular issues)
Reporter: Robert Newson
Currently, couchdb will upgrade any "simple" password hash (the one pass,
salted sha1 algorithm) to "pbkdf2" on the next successful authentication, and
will use the new scheme for new passwords or on password change.
Make this configurable so that administrators of large sites can roll out the
upgrade gradually.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)