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

Re: [PATCH] SVNServerSignature feature

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2003-05-30 16:44:24 CEST

--On Friday, May 30, 2003 11:48 AM +0100 Mukund <mukund@tessna.com> wrote:

> ServerTokens does not do the same thing which SVNServerSignature
> provides. Apache's ServerSignature is closer, but people will like
> ServerSignature to be different from SVNServerSignature.

Ah, sorry. I see.

Well, IMHO, I think that mod_dav_svn should just emit the standard
ServerSignature rather than emitting its own custom signature (i.e. call
ap_psignature). And, the version info in ServerSignature is controlled by
ServerTokens. I don't see the particular need for Subversion to do anything
special here.

And, if you wanted to hide the version you have of Subversion, it's always in
the Host: header if you don't have ServerTokens. So, hiding just the SVN
signature without using ServerTokens is just pointless. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 30 16:45:33 2003

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.