apache / couchdb

Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
https://couchdb.apache.org/
Apache License 2.0
6.2k stars 1.03k forks source link

only upgrade password hashes if there is a user doc #5239

Closed rnewson closed 2 weeks ago

rnewson commented 2 weeks ago

Overview

only upgrade password hashes if there is a user doc

Testing recommendations

N/A

Related Issues or Pull Requests

https://github.com/apache/couchdb/pull/4814

Checklist