----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73308/#review222905 -----------------------------------------------------------
Ship it! Ship It! - Mehul Parikh On April 28, 2021, 1:08 p.m., Nitin Galave wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/73308/ > ----------------------------------------------------------- > > (Updated April 28, 2021, 1:08 p.m.) > > > Review request for ranger, Dhaval Shah, Dineshkumar Yadav, Harshal Chavan, > Jayendra Parab, Kishor Gollapalliwar, Madhan Neethiraj, Mahesh Bandal, Mehul > Parikh, Pradeep Agrawal, and Velmurugan Periasamy. > > > Bugs: RANGER-3247 > https://issues.apache.org/jira/browse/RANGER-3247 > > > Repository: ranger > > > Description > ------- > > Ranger admin audit log does not show service/repo name in the policy > operation. when there are multiple repos for same service type then it causes > confusion about where the policy operation is done > > > Diffs > ----- > > security-admin/src/main/webapp/scripts/views/reports/AuditLayout.js 0b24c10 > > security-admin/src/main/webapp/scripts/views/reports/PlugableServiceDiffDetail.js > c319d81 > > security-admin/src/main/webapp/templates/reports/PlugableServicePolicyDeleteDiff_tmpl.html > 6b58d9b > > security-admin/src/main/webapp/templates/reports/PlugableServicePolicyDiff_tmpl.html > 7fe4665 > > security-admin/src/main/webapp/templates/reports/PlugableServicePolicyUpdateDiff_tmpl.html > c9901b5 > > > Diff: https://reviews.apache.org/r/73308/diff/1/ > > > Testing > ------- > > 1.Checked for Resource based policies > 2.Checked for Tag based Policies. > 3.Checked by creating , Updating , Deleting a new polices under existing > servicies. > 4.Checked by creating , updating , Deleting a new policies by creating a new > services. > 5.Checked by creating , Updating a existing policies. > 6.Checked by creating and updating a new policies from CURL command. > 7.Created a admin user and did checked service_name getting displayed or not > by crreating a new policies from the user. > > > Thanks, > > Nitin Galave > >
