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

Re: [PATCH] Fix issue #2324

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 25 Mar 2008 10:11:51 -0400

How does this play with the expressed desire to have Subversion stop sending
a default username altogether (for security reasons)? It'd be nice if the
property value could trigger one of "always prompt me", "default to my
current username", or "try the username FOO". Not sure the best way to
accomplish that, though.

Senthil Kumaran S wrote:
> Hi,
>
> I am attaching a patch along with this email which will fix issue #2324.
> This adds a new parameter 'username' to the subversion config file.
>
> [[[
> Fix issue #2324.
>
> Disable username assumption.
>
> * subversion/include/svn_config.h
> (): Add SVN_CONFIG_OPTION_USERNAME.
>
> * subversion/libsvn_subr/config_file.c
> (svn_config_ensure): Add text about the new config file parameter
> 'username'.
>
> * subversion/libsvn_subr/cmdline.c
> (svn_cmdline_setup_auth_baton): Add logic to get username from config
> file if
> it is defined.
>
> Patch by: stylesen
> ]]]
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: dev-help_at_subversion.tigris.org

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-03-25 15:12:18 CET

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.