viewvc-4intranet/lib
cmpilato 8916fe3969 Forward-port tweak to forbiddenre support made in r1817 on the 1.0.x branch.
* lib/vcauth/forbiddenre/__init__.py
  (ViewVCAuthorizer._check_root_path_access): Lose 'rootname' and
    'path_parts' parameters and logic to combine them; just accept the
    combined form as a new 'root_path' parameter.
  (ViewVCAuthorizer.check_root_access): Update call to 
    _check_root_path_access().
  (ViewVCAuthorizer.check_path_access): Do root and path combination
    here, and Update call to _check_root_path_access().

* viewvc.conf.dist
  (forbiddenre.forbidden): Update documentation and examples.

git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@1818 8cb11bc2-c004-0410-86c3-e597b4017df7
2008-02-25 21:07:06 +00:00
..
vcauth Forward-port tweak to forbiddenre support made in r1817 on the 1.0.x branch. 2008-02-25 21:07:06 +00:00
vclib Fix a buglet that, for some reason, only shows up when viewing CVSROOT 2008-02-21 21:59:45 +00:00
PyFontify.py Prep PyFontify.py for Python 2.6 readiness, and make it stop giving 2006-12-19 18:41:56 +00:00
accept.py Clean for file headers and copyright notices for issue 167 2006-03-18 02:07:36 +00:00
blame.py * lib/blame.py 2007-04-17 21:38:33 +00:00
compat.py Update copyright years. 2007-04-10 15:26:36 +00:00
compat_difflib.py Rename ndiff.py and difflib.py modules, which are only provided for 2006-02-03 05:16:29 +00:00
compat_ndiff.py Rename ndiff.py and difflib.py modules, which are only provided for 2006-02-03 05:16:29 +00:00
config.py * lib/config.py 2008-02-12 15:02:41 +00:00
cvsdb.py Update copyright years. 2007-04-10 15:26:36 +00:00
dbi.py Clean for file headers and copyright notices for issue 167 2006-03-18 02:07:36 +00:00
debug.py Merge the authz-dev branch work into trunk. Let's let the pluggable authz 2007-04-25 20:07:13 +00:00
ezt.py Update copyright years. 2007-04-10 15:26:36 +00:00
idiff.py Clean for file headers and copyright notices for issue 167 2006-03-18 02:07:36 +00:00
popen.py * lib/viewvc.py 2007-04-17 21:07:33 +00:00
py2html.py Some improvements to the py2html integration. Thanks (I think...) to 2006-03-13 19:56:31 +00:00
query.py Forward-port the r1800 bugfixes made in the 1.0.x branch, whose log 2008-02-21 20:26:58 +00:00
sapi.py Merge security fix made in r1446 from 1.0.x to trunk. That log message read: 2006-10-13 20:48:05 +00:00
viewvc.py merge from 1.0.x -r1815, whose log message read thusly: 2008-02-25 19:32:21 +00:00
win32popen.py Update copyright years. 2007-04-10 15:26:36 +00:00