This is an automated email from the ASF dual-hosted git repository.
mehul pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
from b1a493290 RANGER-4023: fixed implicit addition of userStoreEnricher
for references to user/group attributes in dataMask expressions
add 21c6e24e6 RANGER-4103 : Fix for improving logout mechanism in Ranger
react code base.
No new revisions were added by this update.
Summary of changes:
.../src/main/webapp/react-webapp/src/App.jsx | 1 +
.../react-webapp/src/components/XATableLayout.jsx | 6 +-
.../webapp/react-webapp/src/hooks/usePrompt.js | 1 -
.../main/webapp/react-webapp/src/utils/XAEnums.js | 69 +-
.../main/webapp/react-webapp/src/utils/XAUtils.js | 74 +-
.../src/views/AuditEvent/AdminLogs/PolicyLogs.jsx | 2430 ++++++++++----------
.../AuditEvent/AdminLogs/SecurityZonelogs.jsx | 236 +-
.../webapp/react-webapp/src/views/ErrorPage.jsx | 21 +-
.../main/webapp/react-webapp/src/views/Header.jsx | 62 +-
.../main/webapp/react-webapp/src/views/Layout.jsx | 42 +-
.../src/views/ServiceManager/ServiceDefinition.jsx | 4 +
.../src/views/ServiceManager/ServiceForm.jsx | 8 +-
.../users_details/UserListing.jsx | 2 +-
13 files changed, 1525 insertions(+), 1431 deletions(-)