/[Apache-SVN]
ViewVC logotype

Revision 1778923


Jump to revision: Previous Next
Author: stefan2
Date: Sun Jan 15 13:54:47 2017 UTC (7 years, 3 months ago)
Changed paths: 1
Log Message:
Ensure that even long-lived DAV connections use up-to-date authz.

The new authz implementation makes this feasible for authz files
of up to a few MB as well as in-repository authz of any size.

This has been a user-reported problem with setups where Apache was
behind some proxy server and connected to it by a few long-lived
connections.  As a consequence, any current connection will see
authz changes immediately.  The effect to a running c/o however,
is not different from a suitable partial checkout before the change
that then gets updated with --set-depth after the authz change.

* subversion/mod_authz_svn/mod_authz_svn.c
  (get_access_conf): Always return an up-to-date authz configuration.

Changed paths

Path Details
Directorysubversion/trunk/subversion/mod_authz_svn/mod_authz_svn.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26