D210: pushvars: move fb extension pushvars to core

akushner (Aaron Kushner) phabricator at mercurial-scm.org
Tue Aug 1 21:05:14 EDT 2017


akushner added inline comments.

INLINE COMMENTS

> commands.py:4011
>  
> +    The --pushvars option is used to passed environment variables to server. If
> +    you want to disable this on your server for security purposes, you can add

s/passed/pass/

> commands.py:4012-4016
> +    you want to disable this on your server for security purposes, you can add
> +    the following to your configuration file:
> +
> +    [push]
> +    pushvars.server = no

This should definitely be opt-in, vs. opt-out.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D210

To: pulkit, #hg-reviewers
Cc: akushner, mercurial-devel


More information about the Mercurial-devel mailing list