From: Mark Wooding Date: Wed, 13 Mar 2013 14:41:51 +0000 (+0000) Subject: cgi.py: Escape quote signs in `htmlescape' and `html_quotify'. X-Git-Tag: 1.0.0~17 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/chopwood/commitdiff_plain/b40d16b214d9164e6255857a63c729c5f65b017f?hp=b40d16b214d9164e6255857a63c729c5f65b017f cgi.py: Escape quote signs in `htmlescape' and `html_quotify'. This helps protect against XSS attacks. ---