]> git.mxchange.org Git - ctracker.git/commit
Experimental commit:
authorRoland Haeder <roland@mxchange.org>
Thu, 18 Jul 2013 00:07:58 +0000 (00:07 +0000)
committerRoland Haeder <roland@mxchange.org>
Thu, 18 Jul 2013 00:07:58 +0000 (00:07 +0000)
commit89f483839143c5352bd3d4a3dd4fa2355a180f84
tree8d181fda758a0e3324884e8408a1711354e23271
parent9ba160bfc92cbbaf3aaf03044fc5b8061a883f57
Experimental commit:
decode URL before checking to avoid something like this: q=%2FopenFooBar which
would be converted to q=%2fopenfoobar and then blocked as 'fopen' is then found.

This happens with StatusNet 1.1.1
libs/lib_detector.php
libs/lib_general.php