willholley commented on issue #4590:
URL: https://github.com/apache/couchdb/issues/4590#issuecomment-1545605625

   @aeytom you can see the implementation at 
https://github.com/apache/couchdb/blob/85e1fa7913b5a564c1731ad86fbba294a9d9a16c/src/couch/src/couch_httpd_auth.erl#L363.
 As I understand it, 
[chttpd_auth.secret](https://docs.couchdb.org/en/stable/config/auth.html#chttpd_auth/secret)
 is used, but is combined with the salt from the user's password hash which, in 
this case, varies by node.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to