This is an automated email from the ASF dual-hosted git repository.
nbonte pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from 3016ba6 ATLAS-4285: Multiple propagations with intersecting lineage.
new 8eb57bd ATLAS-4292 : Atlas Debug Metrics- MessageException through
debug metrics via browser
new ff2d63e ATLAS-4064: Atlas HEADER validation
new d17fc1a ATLAS-4259: Swagger: Improve Header validation
The 3 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:
build-tools/src/main/resources/ui-dist/index.html | 1 +
build-tools/src/main/resources/ui-dist/index.js | 138 ++++++++++++++-------
dashboardv2/public/js/utils/CommonViewFunction.js | 30 ++---
dashboardv3/public/js/utils/CommonViewFunction.js | 29 ++---
.../web/filters/AtlasCSRFPreventionFilter.java | 41 ++++--
.../apache/atlas/web/resources/AdminResource.java | 22 +++-
.../web/filters/AtlasCSRFPreventionFilterTest.java | 31 +++++
7 files changed, 197 insertions(+), 95 deletions(-)