]> git.ipfire.org Git - thirdparty/squid.git/commit
Correct deny_info tokens again.
authorAmos Jeffries <amosjeffries@squid-cache.org>
Sun, 27 Jun 2010 08:41:35 +0000 (02:41 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Sun, 27 Jun 2010 08:41:35 +0000 (02:41 -0600)
commit1e98e28b2d2de57996577c7176b3e76f85417d9f
tree969f13b19b754bef872e7e064e43e0e46cd5b4ba
parent48b6e070eecffffdeb8d43ec299ad2f539158d55
Correct deny_info tokens again.

url_presentable was not just enabling URL-encoding.
It restricts the set of tokens to those which produce data usable in
deny_info URLs.

Renamed to building_deny_info_url for clarity of use and added back in the
restrictions on adding protocol dumps and non-existent page names into the
URL.
src/errorpage.cc
src/errorpage.h