diff options
author | intrigeri <intrigeri@boum.org> | 2009-01-26 23:12:16 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2009-01-26 23:12:16 +0100 |
commit | 190ea1d47fb03c640d3a244781901f349a53daee (patch) | |
tree | 42c0485b0745f75862221e1f940cfb04691fd806 | |
parent | 61aa88d00a83234040364057220bf7eac1e053ed (diff) |
plugins/po: talk about the po4a version in the first lines
... as it seems it can be missed if I keep it only in the security section.
Signed-off-by: intrigeri <intrigeri@boum.org>
-rw-r--r-- | doc/plugins/po.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 7165015ab..e8cb9a5dc 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -5,6 +5,8 @@ This plugin adds support for multi-lingual wikis, translated with gettext, using [po4a](http://po4a.alioth.debian.org/). It depends on the Perl `Locale::Po4a::Po` library (`apt-get install po4a`). +As detailed bellow in the security section, `po4a` is subject to +denial-of-service attacks before version 0.35. [[!toc levels=2]] |