apache: allow #":" in rewrite_arg type release_20190105-4
authorClinton Ebadi <clinton@unknownlamer.org>
Sat, 5 Jan 2019 23:37:57 +0000 (18:37 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Sat, 5 Jan 2019 23:37:57 +0000 (18:37 -0500)
commit066b8ca70877e3a07545a638a96aa59719c4fe60
tree99621a18780f0fbdbac83019a83fc1e9399abd68
parent9b722c62fde3f05d13e787c2b0f63370685d1708
apache: allow #":" in rewrite_arg type

We really should be escaping this in the [E=VAR:VAL] construct, but
since the results of a user using #":" in the VAR aren't fatal or
insecure (just surprising), allow it since otherwise you can't use
constructs like "%{HTTP:header}".
src/plugins/apache.sml