Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for 
change notification.

The "Replication" page has been changed by JensAlfke:
http://wiki.apache.org/couchdb/Replication?action=diff&rev1=44&rev2=45

Comment:
Fixed the note about the auth password being visible to others.

  {"source":"https://myusername:[email protected]:5984/db";, 
"target":"local-db"}
  }}}
  
- Be careful with this, since the password will be visible to anyone who has 
read access to the server `_activity` feed or (if this is a persistent 
replication) the `_replicator` database.
+ The password will not be visible to other users, even if they inspect the 
document in the `_replicator` database, but it's still stored in plaintext in 
the database file.
  
  ==== OAuth ====
  

Reply via email to