[
https://issues.apache.org/jira/browse/AMBARI-7771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14172296#comment-14172296
]
Hudson commented on AMBARI-7771:
--------------------------------
SUCCESS: Integrated in Ambari-branch-1.7.0 #95 (See
[https://builds.apache.org/job/Ambari-branch-1.7.0/95/])
AMBARI-7771 Change the way UI requests privileges of logged user. (Ievgen
Fialkovskyi via ababiichuk) (ababiichuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6a1d8de51f44c38365ed3eb966e4410f7b654c4d)
* ambari-web/app/mappers/users_mapper.js
* ambari-web/app/assets/test/tests.js
* ambari-web/test/router_test.js
* ambari-web/app/router.js
* ambari-web/app/utils/ajax/ajax.js
> Change the way UI requests privileges of logged user
> ----------------------------------------------------
>
> Key: AMBARI-7771
> URL: https://issues.apache.org/jira/browse/AMBARI-7771
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 1.7.0
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Fix For: 1.7.0
>
> Attachments: AMBARI-7771.patch, AMBARI-7771_branch-1.7.0.patch
>
>
> UI should request privileges of currently logged user by using url
> {code}
> http://c6401.ambari.apache.org:8080/api/v1/users/admin?fields=*,privileges/PrivilegeInfo/*
> {code}
> (replace * with the fields used in UI)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)