diff options
author | Brion Vibber <brion@pobox.com> | 2010-10-06 13:00:30 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-10-06 13:00:30 -0700 |
commit | ebfa8bce27d341a3cd10c53d5673b75b60c212bb (patch) | |
tree | b8ce7e2815d3b5b11657983228b2f16bc1508f10 /plugins | |
parent | 0aa9f08dd29357d92711c4d101a5d8da5c198f6b (diff) |
Basic validation of UTF-8 input via GET/POST vars: invalid UTF-8 sequences will cause the string to drop. Not necessarily super-thorough; should be improved in future to drop individual bad sequences, do normalization of combining forms, etc. General input validation (for ints, types of strings, etc) still would be good to have!
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions