diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-11 16:50:59 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-11 16:50:59 +0000 |
commit | a8fa52080d8ba1df29543df5c6180b620cae59f6 (patch) | |
tree | b2ec8831da7c39c6ce256b16602274f895e91e87 /po | |
parent | 68ae662e6fdca019adffbc59ca27418eb39de8da (diff) | |
download | ikiwiki-a8fa52080d8ba1df29543df5c6180b620cae59f6.tar ikiwiki-a8fa52080d8ba1df29543df5c6180b620cae59f6.tar.gz |
* Allow simple alphanumeric style attribute values in the htmlscrubber. This
should be safe from javascript attacks.
Diffstat (limited to 'po')
-rw-r--r-- | po/ikiwiki.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index 1b86f0708..d70864ed2 100644 --- a/po/ikiwiki.pot +++ b/po/ikiwiki.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-08 20:26-0400\n" +"POT-Creation-Date: 2007-07-11 12:49-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |