You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by di...@apache.org on 2023/04/18 10:21:57 UTC

[ranger] branch master updated (2734df910 -> 6d88806d1)

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

dineshkumar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git


    from 2734df910 RANGER-3739: Add JWT filter in Ranger Admin -- follow-up patch
     add 6d88806d1 RANGER-4088 While editing policy All permissions & and other resource fields are getting disappered

No new revisions were added by this update.

Summary of changes:
 .../views/PolicyListing/AddUpdatePolicyForm.jsx    | 56 ++++++--------
 .../src/views/Resources/ResourceComp.jsx           | 41 ++++++++--
 .../src/views/SecurityZone/SecurityZoneForm.jsx    | 35 ++++++---
 .../views/ServiceManager/ServiceAuditFilter.jsx    | 89 ++++++++++------------
 .../src/views/ServiceManager/ServiceDefinition.jsx |  9 ++-
 .../src/views/ServiceManager/ServiceForm.jsx       | 69 ++++++++---------
 6 files changed, 164 insertions(+), 135 deletions(-)