[ 
https://issues.apache.org/jira/browse/VCL-672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185403#comment-14185403
 ] 

ASF subversion and git services commented on VCL-672:
-----------------------------------------------------

Commit 1634600 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1634600 ]

VCL-672 - privilege page does not handle user groups with the same name but 
different affiliations correctly

privileges.php:
-modified getUserPrivRowHTML and printUserPrivRow: moved 2 lines to a single 
line where $name was being set in 2 conditionals to the same thing
(unrelated to 672)
-modified viewNodes and printUserPrivRow: hid configAdmin since config code is 
not finished yet
-modified userLookup: call getNodePath for each node when listing privileges 
and print full path to node instead of just name

> privilege page does not handle user groups with the same name but different 
> affiliations correctly
> --------------------------------------------------------------------------------------------------
>
>                 Key: VCL-672
>                 URL: https://issues.apache.org/jira/browse/VCL-672
>             Project: VCL
>          Issue Type: Bug
>          Components: web gui (frontend)
>            Reporter: Josh Thompson
>             Fix For: 2.4
>
>
> The getNodePrivileges and getNodeCascadePrivileges functions build data 
> structures using user group names as indices but without the affiliation.  
> So, a node cannot have two user groups with the same name but different 
> affiliations assigned to it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to