----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65922/#review198698 -----------------------------------------------------------
Ship it! Ship It! - Velmurugan Periasamy On March 6, 2018, 1:23 p.m., Nitin Galave wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65922/ > ----------------------------------------------------------- > > (Updated March 6, 2018, 1:23 p.m.) > > > Review request for ranger, Gautam Borad, Madhan Neethiraj, Mehul Parikh, > Pradeep Agrawal, and Velmurugan Periasamy. > > > Bugs: RANGER-2008 > https://issues.apache.org/jira/browse/RANGER-2008 > > > Repository: ranger > > > Description > ------- > > Policy evaluation is failing for multi-line policy conditions. > > To Reproduce : > Create tag-based policy with multi-line policy condition and also policy > condition should contain comma in it. > eg ctx.getAttributeValue("DATA_ATR", "name").equals("data_val"); > > > Diffs > ----- > > security-admin/src/main/webapp/scripts/views/policies/PermissionList.js > 2d88b02 > > > Diff: https://reviews.apache.org/r/65922/diff/1/ > > > Testing > ------- > > Validated Policy evaluation when single/multiple policy conditions are > specified with/without comma into Allow/Allow Exclude/Deny/Deny > Exclude/masking Conditions. > > > Thanks, > > Nitin Galave > >
