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

stoty pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


    from 756e22e8eae HBASE-29115 Fix website cannot load some resources because 
of CSP (addendum) (#6764)
     add 8a374dc854b HBASE-29080 Validate Negotiated SASL QoP Against Requested 
(#6601)

No new revisions were added by this update.

Summary of changes:
 .../hbase/security/AbstractHBaseSaslRpcClient.java | 10 ++++
 .../hadoop/hbase/security/HBaseSaslRpcClient.java  |  3 ++
 .../hbase/security/NettyHBaseSaslRpcClient.java    |  3 +-
 .../security/NettyHBaseSaslRpcClientHandler.java   |  2 +-
 .../org/apache/hadoop/hbase/security/SaslUtil.java | 22 ++++++++
 .../apache/hadoop/hbase/security/TestSaslUtil.java | 58 ++++++++++++++++++++++
 .../hadoop/hbase/ipc/ServerRpcConnection.java      |  6 ++-
 .../hbase/ipc/SimpleServerRpcConnection.java       |  8 +--
 .../hadoop/hbase/security/HBaseSaslRpcServer.java  |  6 +++
 9 files changed, 107 insertions(+), 11 deletions(-)

Reply via email to