diff hgext/inotify/common.py @ 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 3e09bc5fee12
children 95e1867f765b
line wrap: on
line diff