per-path authz and locking
From: Ben Collins-Sussman <sussman_at_collab.net>
 
Date: 2004-12-14 18:35:49 CET 
I'm putting authz_read calls into mod_dav_svn's new locking functions, 
 I'm not sure how mod_dav_svn should behave, though, in these scenarios:
 * a request comes to LOCK/UNLOCK an unreadable file path.
          - "404 Path Not Found"?
 * a request comes in to discover an existing lock on an unreadable path.
          - "no lock present"  (even if there is)
 * a request comes in to discover all locks below a directory path.
          - only the readable locked-paths (& locks) ?
 ---------------------------------------------------------------------
  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.