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/fr/LC_MESSAGES/mailman.po | |
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/fr/LC_MESSAGES/mailman.po')
-rwxr-xr-x | messages/fr/LC_MESSAGES/mailman.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/messages/fr/LC_MESSAGES/mailman.po b/messages/fr/LC_MESSAGES/mailman.po index 552a534e..17574a1f 100755 --- a/messages/fr/LC_MESSAGES/mailman.po +++ b/messages/fr/LC_MESSAGES/mailman.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Mailman 2.1b6\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: 2003-01-22 12:50-0500\n" "Last-Translator: Pascal George <george@lyon.inserm.fr>\n" "Language-Team: fr <traduc@traduc.org>\n" @@ -2580,7 +2580,7 @@ msgid "Illegal Email Address" msgstr "Adresse courriel invalide" #: 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 "Abonné inconnu : %(safeuser)s." @@ -3016,7 +3016,7 @@ msgstr "Un rappel de votre mot de passe vous a été envoyé." msgid "Please enter your email address" msgstr "Votre adresse courriel :" -#: Mailman/Cgi/private.py:222 +#: Mailman/Cgi/private.py:218 msgid "Private archive file not found" msgstr "Fichier archive privé non trouvé" |