You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/04/06 16:32:43 UTC

[GitHub] nickva opened a new pull request #1268: Do not drop updated httpdb record after auth headers are updated

nickva opened a new pull request #1268: Do not drop updated httpdb record after auth headers are updated
URL: https://github.com/apache/couchdb/pull/1268
 
 
   In replicator, after client auth plugin updates headers it could also update
   its private context. Make sure to pass the updated httpdb record along to
   response processing code.
   
   For example, session plugin updates the epoch number in its context, and it
   needs the epoch number later in response processing to make the decision
   whether to refresh the cookie or not.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services