This is an automated email from the ASF dual-hosted git repository.
iwasakims pushed a change to branch branch-2.10
in repository https://gitbox.apache.org/repos/asf/hadoop.git.
from f4e0c14 Preparing for 2.10.2 development
new ca65409 Revert "HADOOP-13119. Add ability to secure log servlet using
proxy users. Contribute by Yuanbo Liu."
new 4885ea6 Updated timeline reader to use AuthenticationFilter
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../security/AuthenticationFilterInitializer.java | 9 +-
.../AuthenticationWithProxyUserFilter.java | 119 -----
.../hadoop/http/TestHttpServerWithSpengo.java | 480 ---------------------
.../hadoop/security/TestAuthenticationFilter.java | 13 +-
.../TestAuthenticationWithProxyUserFilter.java | 78 ----
...elineReaderAuthenticationFilterInitializer.java | 10 +-
6 files changed, 18 insertions(+), 691 deletions(-)
delete mode 100644
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/AuthenticationWithProxyUserFilter.java
delete mode 100644
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/http/TestHttpServerWithSpengo.java
delete mode 100644
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestAuthenticationWithProxyUserFilter.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]