[
https://issues.apache.org/jira/browse/COUCHDB-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244741#comment-14244741
]
ASF subversion and git services commented on COUCHDB-2491:
----------------------------------------------------------
Commit f9b549e68d40df01683867de22779d21fe0b90d0 in couchdb-chttpd's branch
refs/heads/master from [~paul.joseph.davis]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-chttpd.git;h=f9b549e ]
Update chttpd_auth_cache for new couch_auth_cache
This updates the interface to chttpd_auth_cache to match the new
callback API expected by couch_httpd_auth. Specifically this allows for
the upgraded user documents to be written back to the correct user
database.
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)