[jira] [Closed] (SVN-4793) ACEs for inverted groups in authz rules are not applied

"Daniel Sahlberg (Jira)" <[email protected]> Thu, 5 Oct 2023 08:24:00 +0000 (UTC)
Newsgroups gmane.comp.version-control.subversion.issues
Message-ID <[email protected]>
     [ https://issues.apache.org/jira/browse/SVN-4793?page=3Dcom.atlassian.=
jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Sahlberg closed SVN-4793.
--------------------------------

> ACEs for inverted groups in authz rules are not applied
> -------------------------------------------------------
>
>                 Key: SVN-4793
>                 URL: https://issues.apache.org/jira/browse/SVN-4793
>             Project: Subversion
>          Issue Type: Bug
>          Components: libsvn_repos
>    Affects Versions: 1.10.x, 1.11.0
>            Reporter: Branko =C4=8Cibej
>            Assignee: Branko =C4=8Cibej
>            Priority: Major
>
> With the following authorization file:
> {noformat}
> [groups]
> readonly =3D jconstant
> [/]
> $anonymous =3D
> ~@readonly =3D rw
> @readonly =3D r
> {noformat}
> access to any repository fails for an authenticated user that is not in t=
he _@readonly_ group.
> {noformat}
> $ svn list --username jrandom .../repo
> svn: E170001: Authorization failed
> {noformat}
> Reported [on dev@|https://lists.apache.org/thread.html/6cc7b22b211827ff94=
6373407a516a3ab4d866fe03cdc85d22ff276b@%3Cdev.subversion.apache.org%3E] by =
Pavel Goran.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)