diff options
author | Mark Sapiro <mark@msapiro.net> | 2020-05-07 06:53:40 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2020-05-07 06:53:40 -0700 |
commit | 80d4f2a79a1e461a9e434062e02239ccc2448749 (patch) | |
tree | a62517448a4d7945995f74e9739d0574ba5d7033 /messages/fi/LC_MESSAGES | |
parent | f7ec5a7da93b99d385b353ac6505719834cb764e (diff) | |
download | mailman2-80d4f2a79a1e461a9e434062e02239ccc2448749.tar.gz mailman2-80d4f2a79a1e461a9e434062e02239ccc2448749.tar.xz mailman2-80d4f2a79a1e461a9e434062e02239ccc2448749.zip |
Fixed content injection vulnerability via the private login page.
Diffstat (limited to 'messages/fi/LC_MESSAGES')
-rwxr-xr-x | messages/fi/LC_MESSAGES/mailman.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/messages/fi/LC_MESSAGES/mailman.po b/messages/fi/LC_MESSAGES/mailman.po index fd36e2d2..b0a4ecb5 100755 --- a/messages/fi/LC_MESSAGES/mailman.po +++ b/messages/fi/LC_MESSAGES/mailman.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.15\n" -"POT-Creation-Date: Tue May 5 11:55:48 2020\n" +"POT-Creation-Date: Thu May 7 06:49:22 2020\n" "PO-Revision-Date: 2010-07-26 10:25+0300\n" "Last-Translator: Joni Töyrylä <joni.toyryla@stonelake.fi>\n" "Language-Team: Finnish Language Team\n" @@ -2565,7 +2565,7 @@ msgid "Illegal Email Address" msgstr "Virheellinen sähköpostiosoite" #: Mailman/Cgi/options.py:183 Mailman/Cgi/options.py:237 -#: Mailman/Cgi/options.py:261 Mailman/Cgi/private.py:170 +#: Mailman/Cgi/options.py:261 msgid "No such member: %(safeuser)s." msgstr "Ei sellaista jäsentä: %(safeuser)s." @@ -3011,7 +3011,7 @@ msgstr "Muistutus salasanastasi on lähetetty sähköpostiisi." msgid "Please enter your email address" msgstr "Sähköpostiosoitteesi:" -#: Mailman/Cgi/private.py:222 +#: Mailman/Cgi/private.py:218 msgid "Private archive file not found" msgstr "Yksityistä arkistointitiedostoa ei löydy" |