]> git.parisson.com Git - django-jqchat.git/commit
Escape any text sent by users (protection against cross-site scripting)(further bug...
authorrichardbarran <richardbarran@8369a704-5b4a-11de-992f-fdd7e25b9163>
Sun, 25 Oct 2009 23:14:57 +0000 (23:14 +0000)
committerrichardbarran <richardbarran@8369a704-5b4a-11de-992f-fdd7e25b9163>
Sun, 25 Oct 2009 23:14:57 +0000 (23:14 +0000)
commitdada3653ce13b8030864a672d78c437d95dff89d
treede64f1501f2b8b7cd662e3643ca901b3ed7cc4d0
parent1c30951575e673a9714b519f4a2f89f261a57120
Escape any text sent by users (protection against cross-site scripting)(further bug found).

git-svn-id: http://django-jqchat.googlecode.com/svn/trunk@13 8369a704-5b4a-11de-992f-fdd7e25b9163
jqchat/tests.py
jqchat/views.py