[jira] [Commented] (SVN-4802) Allow empty groups in AuthZ files

"Julian Foad (JIRA)" <[email protected]>
Newsgroups gmane.comp.version-control.subversion.issues
Message-ID <[email protected]>
    [ https://issues.apache.org/jira/browse/SVN-4802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872193#comment-16872193 ] 

Julian Foad commented on SVN-4802:
----------------------------------

Correct. It's released in 1.12.0. It's merged onto the 1.10.x branch so should be in 1.10.5 whenever that gets released. (It's also merged onto the now-unmaintained 1.11.x branch.)

> Allow empty groups in AuthZ files
> ---------------------------------
>
>                 Key: SVN-4802
>                 URL: https://issues.apache.org/jira/browse/SVN-4802
>             Project: Subversion
>          Issue Type: Bug
>          Components: libsvn_repos, svnauthz
>    Affects Versions: 1.10.x, 1.11.x
>            Reporter: Douglas Robinson
>            Assignee: Branko Čibej
>            Priority: Major
>
> If a group is defined in an AuthZ file without an associated account that SVN is, as of 1.10, generating an error and failing to allow the use of that AuthZ file.
> Example:
> {noformat}
> [groups]
> goodGroup = acct1
> goodGroup2 = acct1, acct2
> badGroup =
>  
> [repoName:/someplace]
> @badGroup = rw
> {noformat}
> results in:
> {noformat} 
> svnauthz: E220003: Error while parsing authz file: ...
> svnauthz: E220003: Access entry refers to undefined group ...
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.