You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2023/06/06 21:43:54 UTC

[couchdb] branch replicator_security_warnings updated (660eac43f -> a0443cc06)

This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a change to branch replicator_security_warnings
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard 660eac43f minor nits
 discard 67bdd4546 catch-all clause for rep_principal/1
 discard 88843002d fix indentation of new items
 discard 80ccdaa62 update docs too
 discard 24cbc977b separate checks. check protocol during parse
 discard 1551e32a0 tidy behind new function
 discard 4ba1728b5 spawn security checker in the main job and handle its exit
 discard c16caa697 rename option to 'valid_endpoint_protocols_log'
 discard ca3e93e8f Add optional logging of security issues when replicating
     add eb6a74d56 mango: revisit test database recreation logic
     add 9bd24a586 Add optional logging of security issues when replicating
     add aa8f871c4 rename option to 'valid_endpoint_protocols_log'
     add 7c1ac4482 spawn security checker in the main job and handle its exit
     add 8dcd0e124 tidy behind new function
     add ccb126569 separate checks. check protocol during parse
     add 6b6c69c7d update docs too
     add b5c06f653 fix indentation of new items
     add 223100b29 catch-all clause for rep_principal/1
     add a0443cc06 minor nits

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (660eac43f)
            \
             N -- N -- N   refs/heads/replicator_security_warnings (a0443cc06)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 src/mango/test/mango.py | 26 ++++++++++++++++----------
 1 file changed, 16 insertions(+), 10 deletions(-)