Package: websvn
Version: 1.61-18
Severity: important

Per the install file, this should make websvn respect my authz file:

<Location /websvn/>
  SVNParentPath /srv/repos/svn
  AuthType Basic
  AuthName "Subversion Repositories"
  AuthUserFile /srv/repos/htpasswd
  AuthzSVNAccessFile /srv/repos/authz
  Require valid-user
</Location>

However, after authentication as a guest user, I am still able to browse
parts of the repository that svn://  and trac properly forbid.

It looks like the 2.0Beta series of websvn may have corrected this issue

-- System Information:
Debian Release: testing/unstable
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 
'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages websvn depends on:
ii  apache2                       2.0.55-4   next generation, scalable, extenda
ii  apache2-mpm-prefork [httpd]   2.0.55-4   traditional model for Apache2
ii  debconf [debconf-2.0]         1.5.2      Debian configuration management sy
ii  php5                          5.1.4-0.1  server-side, HTML-embedded scripti
ii  po-debconf                    1.0.2      manage translated Debconf template
ii  subversion                    1.3.2-3    advanced version control system (a
ii  ucf                           2.0012     Update Configuration File: preserv

Versions of packages websvn recommends:
ii  enscript                      1.6.4-9    Converts ASCII text to Postscript,

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to