This is an automated email from the ASF dual-hosted git repository.
meszibalu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.
from 4bea1e8 HBASE-26723 Switch to use log4j2.properties file to configure
log4j2 (#4096)
add 87f8d9a HBASE-23303 Add default security headers if SSL is enabled
(#4128)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/hadoop/hbase/http/HttpServer.java | 4 +++-
.../apache/hadoop/hbase/http/SecurityHeadersFilter.java | 12 +++++-------
.../org/apache/hadoop/hbase/http/TestSSLHttpServer.java | 14 ++++++++++++++
.../main/java/org/apache/hadoop/hbase/rest/RESTServer.java | 9 ++++++---
.../org/apache/hadoop/hbase/rest/TestRESTServerSSL.java | 8 ++++++--
5 files changed, 34 insertions(+), 13 deletions(-)