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:15:00 UTC

[jira] [Commented] (SVN-4741) authz group cannot refer to multiple groups

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

Philip Martin commented on SVN-4741:
------------------------------------

Fixed on trunk by r1831110. Proposed for 1.10.x.

> authz group cannot refer to multiple groups
> -------------------------------------------
>
>                 Key: SVN-4741
>                 URL: https://issues.apache.org/jira/browse/SVN-4741
>             Project: Subversion
>          Issue Type: Bug
>          Components: libsvn_repos
>    Affects Versions: 1.10.0
>            Reporter: Philip Martin
>            Priority: Major
>
> As reported on users:
> https://lists.apache.org/thread.html/cfdb85b5aa77b8211a765dd5260abd17889e67fd3c9ff99cb27f1b9a@%3Cusers.subversion.apache.org%3E
> [groups]
> GuserA = userA
> GuserB = userB
> GroupA = @GuserA, @GuserB
> Only the first @GuserA in @GroupA works. The problem is that expand_group_callback() overwrites a variable when recursing.



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