apache: disallow backslashes in rewrite_arg type release_20190105-2
authorClinton Ebadi <clinton@unknownlamer.org>
Sat, 5 Jan 2019 23:02:49 +0000 (18:02 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Sat, 5 Jan 2019 23:02:49 +0000 (18:02 -0500)
commit19716bb3f9673de2dd3fb87ed0b227c980eb51ab
tree1844dd5ecf3d6c9473bf93d32fc12b294014e30b
parent0b86cc7b4c6d4268654e8c460d4cbe1b0cbc549e
apache: disallow backslashes in rewrite_arg type

backlashes can be used to create invalid config (e.g. using one at the
end of the line), and don't seem to be particularly useful
here. Disallow entirely for now.
src/plugins/apache.sml