GitHub user rnewson opened a pull request:

    https://github.com/apache/couchdb-couch/pull/60

    Configurable password scheme

    This gives the administrator control over which algorithm is used to
    hash passwords and a separate control over whether this happens on
    successful authentication or only at password change time.
    
    closes COUCHDB-2725

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rnewson/couchdb-couch 
2725-configurable-password-scheme

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-couch/pull/60.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #60
    
----
commit 5270be18b293623eb7530e409941eab4c76a02f6
Author: Robert Newson <[email protected]>
Date:   2015-06-16T16:17:44Z

    Configurable password scheme
    
    This gives the administrator control over which algorithm is used to
    hash passwords and a separate control over whether this happens on
    successful authentication or only at password change time.
    
    closes COUCHDB-2725

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to