wohali closed pull request #320: correct the note about replicator/auth_plugins
URL: https://github.com/apache/couchdb-documentation/pull/320
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/src/config/replicator.rst b/src/config/replicator.rst
index bf57223..81ca2c7 100644
--- a/src/config/replicator.rst
+++ b/src/config/replicator.rst
@@ -229,4 +229,4 @@ Replicator Database Configuration
auth_plugins =
couch_replicator_auth_session,couch_replicator_auth_noop
.. note::
- In version 2.2, the session plugin is considered experimental and
is not enabled by default.
+ In version 2.2.0, the session plugin is enabled by default and
may break replication with peers using `require_valid_user`.
----------------------------------------------------------------
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