Re: Retrieving a list of usernames for a repository
From: Christopher Ness <chris_at_nesser.org>
Date: 2005-08-25 02:52:31 CEST
On Wed, 2005-08-24 at 15:35 -0700, Zac Wolfe wrote:
Depends how you access the repository.
file://, or svn+ssh:// usually is dependent on /etc/shadow
svn:// uses a svnserve.conf file, you could filter out the users from
http[s]:// requires an htpasswd file of some type to authenticate
See the book for more info, chapter 6 is all about servers.
Cheers,
-- PGP Public Key: http://www.nesser.org/pgp-key/ 20:33:30 up 2:22, 2 users, load average: 0.06, 0.12, 0.07
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.