sapling/mercurial/hgweb
Boris Feld 5d4daea552 hgwebdir: read 'web.template' untrusted
The 'hgweb_mod.py' version of this read it untrusted. For consistency we align
the two versions of this code.
2017-09-15 18:57:50 +02:00
..
__init__.py server: move service factory from hgweb 2016-10-15 14:09:36 +09:00
common.py python3: wrap all uses of <exception>.strerror with strtolocal 2017-08-22 20:03:07 -04:00
hgweb_mod.py configitems: register the 'web.stripes' config 2017-06-30 03:45:51 +02:00
hgwebdir_mod.py hgwebdir: read 'web.template' untrusted 2017-09-15 18:57:50 +02:00
protocol.py httppeer: add support for httppostargs when we're sending a file 2017-07-26 17:58:19 -04:00
request.py hgweb: use absolute_import 2015-10-31 22:07:40 +09:00
server.py configitems: register the 'web.prefix' config 2017-06-30 03:45:49 +02:00
webcommands.py configitems: register the 'web.style' config 2017-06-30 03:45:52 +02:00
webutil.py configitems: register the 'web.style' config 2017-06-30 03:45:52 +02:00
wsgicgi.py py3: replace os.environ with encoding.environ (part 3 of 5) 2016-12-18 01:54:36 +05:30