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

Re: [Patch] Fix for Issue 3046: document security requirement for hook script arguments

From: James McCoy <jamessan_at_debian.org>
Date: Thu, 19 Jun 2014 21:12:43 -0400

On Thu, Jun 19, 2014 at 01:12:44PM +0000, Markus Schaber wrote:
> Index: subversion/libsvn_repos/repos.c
> ===================================================================
> --- subversion/libsvn_repos/repos.c (revision 1603773)
> +++ subversion/libsvn_repos/repos.c (working copy)
> @@ -280,6 +280,13 @@
> "# http://svn.apache.org/repos/asf/subversion/trunk/tools/hook-scripts/ and" NL \
> "# http://svn.apache.org/repos/asf/subversion/trunk/contrib/hook-scripts/" NL
>
> +#define HOOKS_QUOTE_ARGUMENTS_TEXT \
> + "# CAUTION:" NL \
> + "# For security reasions, you MUST always properly quote arguments when" NL \

s/reasions/reasons/

Cheers,

-- 
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <jamessan_at_debian.org>
Received on 2014-06-20 03:12:17 CEST

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.