You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Philip Martin (JIRA)" <ji...@apache.org> on 2018/05/07 17:37:00 UTC

[jira] [Closed] (SVN-4742) authz group cannot refer to multiple groups

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

Philip Martin closed SVN-4742.
------------------------------

duplicate of 4741

> authz group cannot refer to multiple groups
> -------------------------------------------
>
>                 Key: SVN-4742
>                 URL: https://issues.apache.org/jira/browse/SVN-4742
>             Project: Subversion
>          Issue Type: Bug
>          Components: libsvn_repos
>    Affects Versions: 1.10.0
>            Reporter: Philip Martin
>            Priority: Major
>
> As reported on users, a groups that refers to more than one group doesn't work:
> [groups]
> GuserA = userA
> GuserB = userB
> GroupA = @GuserA, @GuserB
> The problem is that expand_group_callback() overwites the members variable when it recurses.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)