Re: [viewvc-users] Authz not restricting access as I expect
Dan Poirier <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <[email protected]> |
I figured it out. The [authz-svnauthz] section of the config is ignored unless you've configured authorizer=svnauthz earlier in the config. Maybe a comment in the config file template would be helpful here. Something like: ## The "svnauthz" authorizer uses a Subversion authz configuration file ## to determine access to repository paths. (This is ignored unless ## authorizer=svnauthz is configured in the [options] section, which ## is not the default). ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2435753 To unsubscribe from this discussion, e-mail: [[email protected]].