On 12 April 2010 17:45, Vishwajeet <[email protected]> wrote: >> It seems therefore that in Apache 2.2 you just can't do it without >> defining a full blown authentication handler, which mod_wsgi doesn't >> provide support for doing. > > Thanks for such a nice and elaborate reply. > I think this would not be possible either but I will ask ss there a > way to do something like this > http://svn.apache.org/repos/asf/subversion/trunk/contrib/server-side/authz_svn_group.py > That script is for mod_python it uses groups in svn authorization file > to authorize users.
How complicated are the restrictions in your svnserve.conf file? It is possible to implement simple restrictions using standard Apache directives. I don't have an example right now but can send one when get back to work. When I get a chance to look at it properly I respond in a bit more detail. Graham -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
