-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65922/
-----------------------------------------------------------
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