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

iwasakims pushed a change to branch branch-2.10.1
in repository https://gitbox.apache.org/repos/asf/hadoop.git.


    from aeeb125  Preparing for 2.10.1 release
     new 9ae9890  Revert "HADOOP-13119. Add ability to secure log servlet using 
proxy users.  Contribute by Yuanbo Liu."
     new 1827467  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]

Reply via email to