summaryrefslogtreecommitdiff
path: root/django/core
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2013-05-22 17:29:16 +0200
committerClaude Paroz <claude@2xlibre.net>2013-05-22 17:34:02 +0200
commitdc51ec8bc214cf60ebb99732363624c23df8005f (patch)
tree5b870ff55500ee2b3bed9547bafee290e86a29fe /django/core
parent01948e384f5508c126c7216e43db3654bf6330f0 (diff)
Fixed #19237 -- Used HTML parser to strip tags
The regex method used until now for the strip_tags utility is fast, but subject to flaws and security issues. Consensus and good practice lead use to use a slower but safer method.
Diffstat (limited to 'django/core')
0 files changed, 0 insertions, 0 deletions