diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-03 12:39:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-03 12:39:09 -0400 |
commit | 3b8fc54717a2c094129278d82f79d36d286718b3 (patch) | |
tree | 5e05e7c64c569167416d1ea528513b37ad0550a3 /doc/bugs | |
parent | 50d2704db6fec29756e930d82aecca67802a063e (diff) | |
download | ikiwiki-3b8fc54717a2c094129278d82f79d36d286718b3.tar ikiwiki-3b8fc54717a2c094129278d82f79d36d286718b3.tar.gz |
merged po4a robustness workaround
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/po:_po4a_too_strict_on_html_pages.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/bugs/po:_po4a_too_strict_on_html_pages.mdwn b/doc/bugs/po:_po4a_too_strict_on_html_pages.mdwn index 20584e4f4..eba59a682 100644 --- a/doc/bugs/po:_po4a_too_strict_on_html_pages.mdwn +++ b/doc/bugs/po:_po4a_too_strict_on_html_pages.mdwn @@ -14,3 +14,9 @@ given ikiwiki site build (DoS) when both the html and po plugins are enabled: inserting a html tag without closing it is enough. --[[intrigeri]] + +> Hmm, so this happened while I was away at the beach and I have a big +> backlog of stuff, only saw it now. I've merged the match for master and +> will be releasing that soon. I will cherry-pick the fix into at least +> my debian-stable branch too. I don't know if this is worth doing a whole +> security advisory for. --[[Joey]] |