[ 
https://issues.apache.org/jira/browse/COUCHDB-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234495#comment-14234495
 ] 

ASF subversion and git services commented on COUCHDB-2491:
----------------------------------------------------------

Commit 8674de49ed3cac50335ac8917e05b39c6858f47e in couchdb-couch's branch 
refs/heads/2491-refactor-couch-httpd-auth from [~paul.joseph.davis]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-couch.git;h=8674de4 ]

Refactor couch_httpd_auth's AuthModule construct

We were missing the change necessary to upgrade user documents with the
move to pbkdf2 in a cluster. This also adds the ability for an
AuthModule to return a context that will be used when updating user
credentials.

COUCHDB-2491


> Refactor couch_httpd_auth's use of AuthModule
> ---------------------------------------------
>
>                 Key: COUCHDB-2491
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2491
>             Project: CouchDB
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: HTTP Interface
>            Reporter: Paul Joseph Davis
>
> The AuthModule usage doesn't take into account the 
> maybe_upgrade_password_hash function as well as prevents the AuthModule from 
> defining any context around its usage. This update will improve upon that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to