diff Makefile @ 8845:296767acbb55

hgweb: escape REMOTE_HOST when passing url for addchangegroup If DNS lookups are turned off on the web server, REMOTE_HOST may be populated with REMOTE_ADDR, which, if the remote is an IPv6 hosts will contain colons, thus interfering with the separator character. This is solved by URL quoting the REMOTE_HOST string.
author Henrik Stuart <hg@hstuart.dk>
date Sun, 07 Jun 2009 20:15:37 +0200
parents 34754aa62cd8
children 70c707310d7a
line wrap: on
line diff