Jean-Daniel Dupas <devlists@shadowlab.org>


Found
r1187695

r1187695 | philip | 2011-10-22 11:32:38 +0000 (Sat, 22 Oct 2011)

mod_dav_svn should not raise an error on POST requests outside a
Subversion location as these are not directed at Subversion.

Found by: Jean-Daniel Dupas <devlists{_AT_}shadowlab.org>

* subversion/mod_dav_svn/mod_dav_svn.c
  (dav_svn__handler): Only process requests that are within a Subversion
   location.