eiri commented on issue #1249: add test covering loading admins from config URL: https://github.com/apache/couchdb/pull/1249#issuecomment-376895496 This should do it, I think. For a reason why this needed - `config:set` is sync, but config change broadcasting and consequently pass hashing isn't, so half of time `get_admin/1` in couch_auth cache will be getting "password" instead of prefixed hash and default to `nil`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
