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

madhan pushed a commit to branch RANGER-3923
in repository https://gitbox.apache.org/repos/asf/ranger.git

commit be4a778a6772d8915807680a9168ead92686c86f
Merge: 515a5098b 89fa06161
Author: Madhan Neethiraj <mad...@apache.org>
AuthorDate: Fri Nov 17 17:40:38 2023 -0800

    Merge branch 'master' into RANGER-3923

 agents-audit/pom.xml                               |  24 +++-
 agents-common/pom.xml                              |  37 ++++---
 agents-cred/pom.xml                                |  20 +++-
 credentialbuilder/pom.xml                          |  31 ++++--
 hbase-agent/pom.xml                                |  95 +++++++++-------
 hdfs-agent/pom.xml                                 |  14 ++-
 hive-agent/pom.xml                                 |  19 +++-
 intg/pom.xml                                       |  14 ++-
 kms/pom.xml                                        | 123 ++++++++++++---------
 knox-agent/pom.xml                                 |  38 ++++---
 plugin-kafka/pom.xml                               |  71 ++++++------
 plugin-kms/pom.xml                                 |  16 ++-
 plugin-kudu/pom.xml                                |  14 ++-
 plugin-kylin/pom.xml                               |  40 ++++---
 plugin-nifi-registry/pom.xml                       |  12 +-
 plugin-nifi/pom.xml                                |  12 +-
 plugin-presto/pom.xml                              |  30 +++--
 plugin-schema-registry/pom.xml                     |  22 ++--
 plugin-sqoop/pom.xml                               |  59 ++++++----
 plugin-trino/pom.xml                               |  30 +++--
 pom.xml                                            |  16 ++-
 ranger-authn/pom.xml                               |  14 ++-
 ranger-common-ha/pom.xml                           |  13 ++-
 ranger-examples/conditions-enrichers/pom.xml       |  25 +++--
 ranger-knox-plugin-shim/pom.xml                    |  18 ++-
 ranger-metrics/pom.xml                             |  13 ++-
 ranger-plugin-classloader/pom.xml                  |  18 ++-
 ranger-tools/pom.xml                               |  20 +++-
 security-admin/pom.xml                             |  37 ++++---
 .../main/webapp/react-webapp/src/utils/XAUtils.js  |  16 ++-
 .../main/webapp/react-webapp/src/utils/fetchAPI.js |   6 +-
 .../src/views/AuditEvent/AccessLogs.jsx            |   8 +-
 .../src/views/AuditEvent/AdminLogs.jsx             |   6 +-
 .../src/views/AuditEvent/AuditLayout.jsx           |   2 +-
 .../src/views/AuditEvent/LoginSessionsLogs.jsx     |   4 +-
 .../src/views/AuditEvent/PluginStatusLogs.jsx      |   4 +-
 .../src/views/AuditEvent/PluginsLog.jsx            |   4 +-
 .../react-webapp/src/views/AuditEvent/UserSync.jsx |   6 +-
 .../src/views/Encryption/KeyManager.jsx            |   4 +-
 .../webapp/react-webapp/src/views/ErrorPage.jsx    |  11 +-
 .../main/webapp/react-webapp/src/views/Home.jsx    |   2 +-
 .../main/webapp/react-webapp/src/views/Layout.jsx  |  11 +-
 .../src/views/PermissionsModule/Permissions.jsx    |   4 +-
 .../views/PolicyListing/AddUpdatePolicyForm.jsx    |   5 +-
 .../src/views/PolicyListing/PolicyListing.jsx      |   4 +-
 .../views/PolicyListing/PolicyListingTabView.jsx   |  20 ++--
 .../src/views/Reports/UserAccessLayout.jsx         |  12 +-
 .../src/views/SecurityZone/SecurityZoneForm.jsx    |   2 +-
 .../src/views/SecurityZone/ZoneListing.jsx         |  14 ++-
 .../views/ServiceManager/ServiceDefinitions.jsx    |   3 +-
 .../src/views/ServiceManager/ServiceForm.jsx       |   2 +-
 .../react-webapp/src/views/SideBar/SideBar.jsx     |   3 +-
 .../UserGroupRoleListing/UserGroupRoleListing.jsx  |   2 +-
 .../groups_details/GroupListing.jsx                |   4 +-
 .../role_details/RoleListing.jsx                   |   4 +-
 .../users_details/UserListing.jsx                  |   4 +-
 storm-agent/pom.xml                                |  17 ++-
 tagsync/pom.xml                                    |  28 +++--
 ugsync/pom.xml                                     |  51 +++++----
 59 files changed, 749 insertions(+), 409 deletions(-)


Reply via email to