[jira] [Resolved] (RANGER-1641) Like security admin and usersync, the kms installer should chech whether the user group exists before creating the user group.

2017-06-14 Thread Qiang Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/RANGER-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Qiang Zhang resolved RANGER-1641.
-
   Resolution: Fixed
Fix Version/s: 1.0.0

> Like security admin and usersync, the kms installer should chech whether the 
> user group exists before creating the user group.
> --
>
> Key: RANGER-1641
> URL: https://issues.apache.org/jira/browse/RANGER-1641
> Project: Ranger
>  Issue Type: Bug
>  Components: kms
>Reporter: Qiang Zhang
>Assignee: Qiang Zhang
>  Labels: patch
> Fix For: 1.0.0
>
> Attachments: 
> 0001-RANGER-1641-Like-security-admin-and-usersync-the-kms.patch
>
>
> Like security admin and usersync, the kms installer should chech whether the 
> user group exists before creating the user group.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


Re: Review Request 58947: Ranger UI : Audit Menu-> Admin tab diff view pop-up does not come up.

2017-06-14 Thread Velmurugan Periasamy

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58947/#review177892
---


Ship it!




Ship It!

- Velmurugan Periasamy


On June 9, 2017, 2:59 p.m., Nitin Galave wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58947/
> ---
> 
> (Updated June 9, 2017, 2:59 p.m.)
> 
> 
> Review request for ranger, Ankita Sinha, Gautam Borad, Mehul Parikh, Pradeep 
> Agrawal, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-1555
> https://issues.apache.org/jira/browse/RANGER-1555
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> In Ranger UI Audit Menu-> admin tab: diff view popup does not comp up for 
> following scenario's 
> 1. Service delete operation (delete any service and check diff view log for 
> the same).
> 2. Hive policy update operation for access policy.
>   Steps to reproduce:
>   a.Create hive policy by selecting resource as a table.
>   b.Then, update the policy by changing resource table to UDF. 
>   c.Check diff view log in Audit Menu-> admin tab
> And also fixed following cases:
> - Diff view popup doesn’t show deny exception policy Items: when taged policy 
> is created.
> - Diff view popup doesn’t show row level filter policy items: when policy is 
> deleted(the same case happening for masking policy item).
> 
> 
> Diffs
> -
> 
>   security-admin/src/main/java/org/apache/ranger/biz/AssetMgr.java 01062de 
>   
> security-admin/src/main/java/org/apache/ranger/service/RangerPolicyService.java
>  ede73bf 
>   security-admin/src/main/webapp/scripts/views/policies/RangerPolicyForm.js 
> ff62bb2 
>   
> security-admin/src/main/webapp/scripts/views/reports/PlugableServiceDiffDetail.js
>  9ec7e91 
>   security-admin/src/main/webapp/styles/xa.css c70c0bc 
>   
> security-admin/src/main/webapp/templates/reports/KnoxPolicyDeleteOperationDiff_tmpl.html
>  31cd974 
>   
> security-admin/src/main/webapp/templates/reports/KnoxPolicyOperationDiff_tmpl.html
>  3afe134 
>   
> security-admin/src/main/webapp/templates/reports/KnoxPolicyUpdateOperationDiff_tmpl.html
>  07758dd 
>   
> security-admin/src/main/webapp/templates/reports/PlugableServicePolicyDeleteDiff_tmpl.html
>  0325c42 
>   
> security-admin/src/main/webapp/templates/reports/PlugableServicePolicyDiff_tmpl.html
>  3018c84 
>   
> security-admin/src/main/webapp/templates/reports/PlugableServicePolicyUpdateDiff_tmpl.html
>  c2d6c2d 
>   
> security-admin/src/main/webapp/templates/reports/PolicyDeleteOperationDiff_tmpl.html
>  1449b04 
>   
> security-admin/src/main/webapp/templates/reports/PolicyOperationDiff_tmpl.html
>  54248f0 
>   
> security-admin/src/main/webapp/templates/reports/PolicyUpdateOperationDiff_tmpl.html
>  38de921 
> 
> 
> Diff: https://reviews.apache.org/r/58947/diff/3/
> 
> 
> Testing
> ---
> 
> Testing Done:
> 
> 1. Verified diff view for CRUD operation for following modules: Service, 
> Policy (Access, Masking, Row level filter), User/Group.
> 2. Verified diff view popup for existing policies (for eg. Customers existing 
> policies) for CRUD operation logs.
> 
> 
> Thanks,
> 
> Nitin Galave
> 
>



Re: Review Request 58946: Ranger UI : Audit Menu-> Admin tab diff view pop-up does not come up.

2017-06-14 Thread Velmurugan Periasamy

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58946/#review177893
---


Ship it!




Ship It!

- Velmurugan Periasamy


On June 9, 2017, 3 p.m., Nitin Galave wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58946/
> ---
> 
> (Updated June 9, 2017, 3 p.m.)
> 
> 
> Review request for ranger, Ankita Sinha, Gautam Borad, Mehul Parikh, Pradeep 
> Agrawal, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-1555
> https://issues.apache.org/jira/browse/RANGER-1555
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> In Ranger UI Audit Menu-> admin tab: diff view popup does not comp up for 
> following scenario's 
> 1. Service delete operation (delete any service and check diff view log for 
> the same).
> 2. Hive policy update operation for access policy.
> Steps to reproduce:
> a.Create hive policy by selecting resource as a table.
> b.Then, update the policy by changing resource table to UDF. 
> c.Check diff view log in Audit Menu-> admin tab
> And also fixed following cases:
> - Diff view popup doesn’t show deny exception policy Items: when taged policy 
> is created.
> - Diff view popup doesn’t show row level filter policy items: when policy is 
> deleted(the same case happening for masking policy item).
> 
> 
> Diffs
> -
> 
>   security-admin/src/main/java/org/apache/ranger/biz/AssetMgr.java d4ab8d7 
>   
> security-admin/src/main/java/org/apache/ranger/service/RangerPolicyService.java
>  8d9776a 
>   security-admin/src/main/webapp/scripts/views/policies/RangerPolicyForm.js 
> ff62bb2 
>   
> security-admin/src/main/webapp/scripts/views/reports/PlugableServiceDiffDetail.js
>  9ec7e91 
>   security-admin/src/main/webapp/styles/xa.css 6279f8f 
>   
> security-admin/src/main/webapp/templates/reports/KnoxPolicyDeleteOperationDiff_tmpl.html
>  31cd974 
>   
> security-admin/src/main/webapp/templates/reports/KnoxPolicyOperationDiff_tmpl.html
>  3afe134 
>   
> security-admin/src/main/webapp/templates/reports/KnoxPolicyUpdateOperationDiff_tmpl.html
>  07758dd 
>   
> security-admin/src/main/webapp/templates/reports/PlugableServicePolicyDeleteDiff_tmpl.html
>  0325c42 
>   
> security-admin/src/main/webapp/templates/reports/PlugableServicePolicyDiff_tmpl.html
>  3018c84 
>   
> security-admin/src/main/webapp/templates/reports/PlugableServicePolicyUpdateDiff_tmpl.html
>  c2d6c2d 
>   
> security-admin/src/main/webapp/templates/reports/PolicyDeleteOperationDiff_tmpl.html
>  1449b04 
>   
> security-admin/src/main/webapp/templates/reports/PolicyOperationDiff_tmpl.html
>  54248f0 
>   
> security-admin/src/main/webapp/templates/reports/PolicyUpdateOperationDiff_tmpl.html
>  38de921 
> 
> 
> Diff: https://reviews.apache.org/r/58946/diff/2/
> 
> 
> Testing
> ---
> 
> Testing Done:
> 
> 1. Verified diff view for CRUD operation for following modules: Service, 
> Policy (Access, Masking, Row level filter), User/Group.
> 2. Verified diff view popup for existing policies (for eg. Customers existing 
> policies) for CRUD operation logs.
> 
> 
> Thanks,
> 
> Nitin Galave
> 
>



Re: Review Request 60080: Policies listed on 2nd page and on wards of Policy Landing page don't reflect any edits on them.

2017-06-14 Thread Velmurugan Periasamy

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60080/#review177891
---


Ship it!




Ship It!

- Velmurugan Periasamy


On June 14, 2017, 12:40 p.m., Nitin Galave wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/60080/
> ---
> 
> (Updated June 14, 2017, 12:40 p.m.)
> 
> 
> Review request for ranger, Gautam Borad, Mehul Parikh, and Velmurugan 
> Periasamy.
> 
> 
> Bugs: RANGER-1642
> https://issues.apache.org/jira/browse/RANGER-1642
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> For any policies listed on 2nd, 3rd.. pages, the changes made to Policy name/ 
> Status/ Audit Logging/ Groups/ Users don't get reflected in the policy list 
> table.
> 
> 
> Diffs
> -
> 
>   security-admin/src/main/webapp/scripts/controllers/Controller.js 041c6b7 
> 
> 
> Diff: https://reviews.apache.org/r/60080/diff/1/
> 
> 
> Testing
> ---
> 
> Verified : Any changes to policy details reflacts to listing page (i.e 2nd, 
> 3rd and so on..).
> 
> 
> Thanks,
> 
> Nitin Galave
> 
>



Re: Review Request 58946: Ranger UI : Audit Menu-> Admin tab diff view pop-up does not come up.

2017-06-14 Thread Gautam Borad

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58946/#review177888
---


Ship it!




Ship It!

- Gautam Borad


On June 9, 2017, 3 p.m., Nitin Galave wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58946/
> ---
> 
> (Updated June 9, 2017, 3 p.m.)
> 
> 
> Review request for ranger, Ankita Sinha, Gautam Borad, Mehul Parikh, Pradeep 
> Agrawal, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-1555
> https://issues.apache.org/jira/browse/RANGER-1555
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> In Ranger UI Audit Menu-> admin tab: diff view popup does not comp up for 
> following scenario's 
> 1. Service delete operation (delete any service and check diff view log for 
> the same).
> 2. Hive policy update operation for access policy.
> Steps to reproduce:
> a.Create hive policy by selecting resource as a table.
> b.Then, update the policy by changing resource table to UDF. 
> c.Check diff view log in Audit Menu-> admin tab
> And also fixed following cases:
> - Diff view popup doesn’t show deny exception policy Items: when taged policy 
> is created.
> - Diff view popup doesn’t show row level filter policy items: when policy is 
> deleted(the same case happening for masking policy item).
> 
> 
> Diffs
> -
> 
>   security-admin/src/main/java/org/apache/ranger/biz/AssetMgr.java d4ab8d7 
>   
> security-admin/src/main/java/org/apache/ranger/service/RangerPolicyService.java
>  8d9776a 
>   security-admin/src/main/webapp/scripts/views/policies/RangerPolicyForm.js 
> ff62bb2 
>   
> security-admin/src/main/webapp/scripts/views/reports/PlugableServiceDiffDetail.js
>  9ec7e91 
>   security-admin/src/main/webapp/styles/xa.css 6279f8f 
>   
> security-admin/src/main/webapp/templates/reports/KnoxPolicyDeleteOperationDiff_tmpl.html
>  31cd974 
>   
> security-admin/src/main/webapp/templates/reports/KnoxPolicyOperationDiff_tmpl.html
>  3afe134 
>   
> security-admin/src/main/webapp/templates/reports/KnoxPolicyUpdateOperationDiff_tmpl.html
>  07758dd 
>   
> security-admin/src/main/webapp/templates/reports/PlugableServicePolicyDeleteDiff_tmpl.html
>  0325c42 
>   
> security-admin/src/main/webapp/templates/reports/PlugableServicePolicyDiff_tmpl.html
>  3018c84 
>   
> security-admin/src/main/webapp/templates/reports/PlugableServicePolicyUpdateDiff_tmpl.html
>  c2d6c2d 
>   
> security-admin/src/main/webapp/templates/reports/PolicyDeleteOperationDiff_tmpl.html
>  1449b04 
>   
> security-admin/src/main/webapp/templates/reports/PolicyOperationDiff_tmpl.html
>  54248f0 
>   
> security-admin/src/main/webapp/templates/reports/PolicyUpdateOperationDiff_tmpl.html
>  38de921 
> 
> 
> Diff: https://reviews.apache.org/r/58946/diff/2/
> 
> 
> Testing
> ---
> 
> Testing Done:
> 
> 1. Verified diff view for CRUD operation for following modules: Service, 
> Policy (Access, Masking, Row level filter), User/Group.
> 2. Verified diff view popup for existing policies (for eg. Customers existing 
> policies) for CRUD operation logs.
> 
> 
> Thanks,
> 
> Nitin Galave
> 
>



Re: Review Request 58947: Ranger UI : Audit Menu-> Admin tab diff view pop-up does not come up.

2017-06-14 Thread Gautam Borad

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58947/#review177887
---


Ship it!




Ship It!

- Gautam Borad


On June 9, 2017, 2:59 p.m., Nitin Galave wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58947/
> ---
> 
> (Updated June 9, 2017, 2:59 p.m.)
> 
> 
> Review request for ranger, Ankita Sinha, Gautam Borad, Mehul Parikh, Pradeep 
> Agrawal, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-1555
> https://issues.apache.org/jira/browse/RANGER-1555
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> In Ranger UI Audit Menu-> admin tab: diff view popup does not comp up for 
> following scenario's 
> 1. Service delete operation (delete any service and check diff view log for 
> the same).
> 2. Hive policy update operation for access policy.
>   Steps to reproduce:
>   a.Create hive policy by selecting resource as a table.
>   b.Then, update the policy by changing resource table to UDF. 
>   c.Check diff view log in Audit Menu-> admin tab
> And also fixed following cases:
> - Diff view popup doesn’t show deny exception policy Items: when taged policy 
> is created.
> - Diff view popup doesn’t show row level filter policy items: when policy is 
> deleted(the same case happening for masking policy item).
> 
> 
> Diffs
> -
> 
>   security-admin/src/main/java/org/apache/ranger/biz/AssetMgr.java 01062de 
>   
> security-admin/src/main/java/org/apache/ranger/service/RangerPolicyService.java
>  ede73bf 
>   security-admin/src/main/webapp/scripts/views/policies/RangerPolicyForm.js 
> ff62bb2 
>   
> security-admin/src/main/webapp/scripts/views/reports/PlugableServiceDiffDetail.js
>  9ec7e91 
>   security-admin/src/main/webapp/styles/xa.css c70c0bc 
>   
> security-admin/src/main/webapp/templates/reports/KnoxPolicyDeleteOperationDiff_tmpl.html
>  31cd974 
>   
> security-admin/src/main/webapp/templates/reports/KnoxPolicyOperationDiff_tmpl.html
>  3afe134 
>   
> security-admin/src/main/webapp/templates/reports/KnoxPolicyUpdateOperationDiff_tmpl.html
>  07758dd 
>   
> security-admin/src/main/webapp/templates/reports/PlugableServicePolicyDeleteDiff_tmpl.html
>  0325c42 
>   
> security-admin/src/main/webapp/templates/reports/PlugableServicePolicyDiff_tmpl.html
>  3018c84 
>   
> security-admin/src/main/webapp/templates/reports/PlugableServicePolicyUpdateDiff_tmpl.html
>  c2d6c2d 
>   
> security-admin/src/main/webapp/templates/reports/PolicyDeleteOperationDiff_tmpl.html
>  1449b04 
>   
> security-admin/src/main/webapp/templates/reports/PolicyOperationDiff_tmpl.html
>  54248f0 
>   
> security-admin/src/main/webapp/templates/reports/PolicyUpdateOperationDiff_tmpl.html
>  38de921 
> 
> 
> Diff: https://reviews.apache.org/r/58947/diff/3/
> 
> 
> Testing
> ---
> 
> Testing Done:
> 
> 1. Verified diff view for CRUD operation for following modules: Service, 
> Policy (Access, Masking, Row level filter), User/Group.
> 2. Verified diff view popup for existing policies (for eg. Customers existing 
> policies) for CRUD operation logs.
> 
> 
> Thanks,
> 
> Nitin Galave
> 
>



Re: Review Request 60080: Policies listed on 2nd page and on wards of Policy Landing page don't reflect any edits on them.

2017-06-14 Thread Gautam Borad

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60080/#review177882
---


Ship it!




Ship It!

- Gautam Borad


On June 14, 2017, 12:40 p.m., Nitin Galave wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/60080/
> ---
> 
> (Updated June 14, 2017, 12:40 p.m.)
> 
> 
> Review request for ranger, Gautam Borad, Mehul Parikh, and Velmurugan 
> Periasamy.
> 
> 
> Bugs: RANGER-1642
> https://issues.apache.org/jira/browse/RANGER-1642
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> For any policies listed on 2nd, 3rd.. pages, the changes made to Policy name/ 
> Status/ Audit Logging/ Groups/ Users don't get reflected in the policy list 
> table.
> 
> 
> Diffs
> -
> 
>   security-admin/src/main/webapp/scripts/controllers/Controller.js 041c6b7 
> 
> 
> Diff: https://reviews.apache.org/r/60080/diff/1/
> 
> 
> Testing
> ---
> 
> Verified : Any changes to policy details reflacts to listing page (i.e 2nd, 
> 3rd and so on..).
> 
> 
> Thanks,
> 
> Nitin Galave
> 
>



Review Request 60080: Policies listed on 2nd page and on wards of Policy Landing page don't reflect any edits on them.

2017-06-14 Thread Nitin Galave

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60080/
---

Review request for ranger, Gautam Borad, Mehul Parikh, and Velmurugan Periasamy.


Bugs: RANGER-1642
https://issues.apache.org/jira/browse/RANGER-1642


Repository: ranger


Description
---

For any policies listed on 2nd, 3rd.. pages, the changes made to Policy name/ 
Status/ Audit Logging/ Groups/ Users don't get reflected in the policy list 
table.


Diffs
-

  security-admin/src/main/webapp/scripts/controllers/Controller.js 041c6b7 


Diff: https://reviews.apache.org/r/60080/diff/1/


Testing
---

Verified : Any changes to policy details reflacts to listing page (i.e 2nd, 3rd 
and so on..).


Thanks,

Nitin Galave



[jira] [Updated] (RANGER-1642) Policies listed on 2nd page and onwards of Policy Landing page don't reflect any edits on them

2017-06-14 Thread Nitin Galave (JIRA)

 [ 
https://issues.apache.org/jira/browse/RANGER-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nitin Galave updated RANGER-1642:
-
Fix Version/s: 0.7.1

> Policies listed on 2nd page and onwards of Policy Landing page don't reflect 
> any edits on them
> --
>
> Key: RANGER-1642
> URL: https://issues.apache.org/jira/browse/RANGER-1642
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Reporter: Nitin Galave
>Assignee: Nitin Galave
> Fix For: 1.0.0, 0.7.1
>
> Attachments: RANGER-1642.patch
>
>
> For any policies listed on 2nd, 3rd.. pages, the changes made to Policy name/ 
> Status/ Audit Logging/ Groups/ Users don't get reflected in the policy list 
> table.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (RANGER-1642) Policies listed on 2nd page and onwards of Policy Landing page don't reflect any edits on them

2017-06-14 Thread Nitin Galave (JIRA)

 [ 
https://issues.apache.org/jira/browse/RANGER-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nitin Galave updated RANGER-1642:
-
Attachment: RANGER-1642.patch

> Policies listed on 2nd page and onwards of Policy Landing page don't reflect 
> any edits on them
> --
>
> Key: RANGER-1642
> URL: https://issues.apache.org/jira/browse/RANGER-1642
> Project: Ranger
>  Issue Type: Bug
>  Components: Ranger
>Reporter: Nitin Galave
>Assignee: Nitin Galave
> Fix For: 1.0.0
>
> Attachments: RANGER-1642.patch
>
>
> For any policies listed on 2nd, 3rd.. pages, the changes made to Policy name/ 
> Status/ Audit Logging/ Groups/ Users don't get reflected in the policy list 
> table.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (RANGER-1642) Policies listed on 2nd page and onwards of Policy Landing page don't reflect any edits on them

2017-06-14 Thread Nitin Galave (JIRA)
Nitin Galave created RANGER-1642:


 Summary: Policies listed on 2nd page and onwards of Policy Landing 
page don't reflect any edits on them
 Key: RANGER-1642
 URL: https://issues.apache.org/jira/browse/RANGER-1642
 Project: Ranger
  Issue Type: Bug
  Components: Ranger
Reporter: Nitin Galave
Assignee: Nitin Galave
 Fix For: 1.0.0


For any policies listed on 2nd, 3rd.. pages, the changes made to Policy name/ 
Status/ Audit Logging/ Groups/ Users don't get reflected in the policy list 
table.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


Re: Review Request 60061: Like security admin and usersync, the kms installer should chech whether the user group exists before creating the user group.

2017-06-14 Thread Colm O hEigeartaigh

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60061/#review177873
---


Ship it!




Ship It!

- Colm O hEigeartaigh


On June 14, 2017, 6:35 a.m., Qiang Zhang wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/60061/
> ---
> 
> (Updated June 14, 2017, 6:35 a.m.)
> 
> 
> Review request for ranger, Alok Lal, Ankita Sinha, Don Bosco Durai, Colm O 
> hEigeartaigh, Gautam Borad, Madhan Neethiraj, Ramesh Mani, Selvamohan 
> Neethiraj, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-1641
> https://issues.apache.org/jira/browse/RANGER-1641
> 
> 
> Repository: ranger
> 
> 
> Description
> ---
> 
> Like security admin and usersync, the kms installer should chech whether the 
> user group exists before creating the user group.
> 
> 
> Diffs
> -
> 
>   kms/scripts/setup.sh c8d7519 
> 
> 
> Diff: https://reviews.apache.org/r/60061/diff/1/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Qiang Zhang
> 
>



[jira] [Assigned] (RANGER-1638) Improve the password validation from Ranger API

2017-06-14 Thread Gautam Borad (JIRA)

 [ 
https://issues.apache.org/jira/browse/RANGER-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gautam Borad reassigned RANGER-1638:


Assignee: Gautam Borad

> Improve the password validation from Ranger API
> ---
>
> Key: RANGER-1638
> URL: https://issues.apache.org/jira/browse/RANGER-1638
> Project: Ranger
>  Issue Type: Bug
>  Components: admin
>Affects Versions: 0.7.0
>Reporter: Mehul Parikh
>Assignee: Gautam Borad
> Fix For: 0.7.1
>
>
> Ranger API should apply password validation in sync with what UI is applying 
> for all users. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)