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/03/01 19:17:09 UTC

[GitHub] rnewson commented on issue #1176: Implement pluggable authentication and session support for replicator

rnewson commented on issue #1176: Implement pluggable authentication and session support for replicator
URL: https://github.com/apache/couchdb/pull/1176#issuecomment-369699515
 
 
   I've enabled this with;
   
   +auth_plugins = couch_replicator_auth_session,couch_replicator_auth_noop
   
   
   and used sys:get_state(Pid) to look at the state of a replicator task.
   
   auth_props remains [].
   
   Until I see this work, it's -1 from me.
   

----------------------------------------------------------------
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