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

kbhatt pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git.


    from 066d677  Revert "ATLAS-3610 : 
Multiple_stdout_stderr_handlers_including_console" distro test cases are failing
     new 52aa006  ATLAS-3631: Make Server name header configurable and Basic 
auth improvement.
     new 8d9c06f  ATLAS-3629 : UI: skipDefaultError handler improvement (2 
patch)

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:
 dashboardv2/gruntfile.js                           |  1 +
 dashboardv2/public/js/utils/CommonViewFunction.js  |  8 +++
 dashboardv3/gruntfile.js                           |  1 +
 dashboardv3/public/js/utils/CommonViewFunction.js  |  8 +++
 .../java/org/apache/atlas/AtlasConfiguration.java  |  5 +-
 .../AtlasDelegatingAuthenticationEntryPoint.java   | 62 ++++++++++++++++++++++
 .../org/apache/atlas/web/filters/HeadersUtil.java  | 13 +++--
 .../atlas/web/security/AtlasSecurityConfig.java    | 10 ++--
 8 files changed, 98 insertions(+), 10 deletions(-)
 create mode 100644 
webapp/src/main/java/org/apache/atlas/web/filters/AtlasDelegatingAuthenticationEntryPoint.java

Reply via email to