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

andor pushed a change to branch branch-3.9.4
in repository https://gitbox.apache.org/repos/asf/zookeeper.git


    from 463941b27 Revert "Prepared 3.9.4"
     add 99783741e ZOOKEEPER-4964. Check permissions individually during admin 
server auth
     add d22b17da6 ZOOKEEPER-4240: Add IPV6 support for ZooKeeper ACL

No new revisions were added by this update.

Summary of changes:
 .../apache/zookeeper/server/admin/Commands.java    |  21 ++-
 .../server/auth/IPAuthenticationProvider.java      | 104 ++++++++++++-
 .../zookeeper/server/admin/CommandAuthTest.java    |  46 ++++--
 .../admin/SnapshotAndRestoreCommandTest.java       |   4 +-
 .../server/auth/IPAuthenticationProviderTest.java  |  90 +++++++++++
 .../java/org/apache/zookeeper/test/ACLTest.java    | 164 +++++++++++++++++++++
 6 files changed, 414 insertions(+), 15 deletions(-)

Reply via email to