Clemens Buchacher <drizzd@xxxxxx> wrote: > > I guess if permission is denied for access over git://, then nobody > can use the repository. So it's clearly a server side issue. > > This change probably makes more sense for local access and over > ssh. I already have a similar patch brewing for that. As far as security is concerned, we have to treat ssh the same as git://, unless the user has permission to execute arbitrary commands and not just git-upload-pack. But I can think of no way to figure that out on the server side. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html