[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SVN HTTP Policy

From: Chris Alexander <chrisa_at_azimuthinc.com>
Date: 2007-03-01 14:48:24 CET

Hello,

I recently installed svn over apache2 and am setting up the policy in
dav_svn.conf.

Basically, I want developers on our local LAN free access over standard
HTTP without the need for a username and password. But outside our LAN
I want them to login via a username and password over HTTPS for all
functions (Read, Checkout, Commit, etc). I want it to point to the same
repository ether way.

Is there a way to first check the IP of the client then if it's not
parts of the "trusted IPs" then ask for user authentication?

Thanks,

-chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 1 21:14:39 2007

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.