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/es/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/es/LC_MESSAGES/mailman.po')
-rw-r--r-- | messages/es/LC_MESSAGES/mailman.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/messages/es/LC_MESSAGES/mailman.po b/messages/es/LC_MESSAGES/mailman.po index f214fa71..92f5012a 100644 --- a/messages/es/LC_MESSAGES/mailman.po +++ b/messages/es/LC_MESSAGES/mailman.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Mailman\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: 2020-04-12 00:00+0000\n" "Last-Translator: Omar Walid Llorente <omar.wllorente@upm.es>\n" "Language-Team: Español <es@li.org>\n" @@ -2608,7 +2608,7 @@ msgid "Illegal Email Address" msgstr "Dirección de correo electrónico incorrecta" #: 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 "No existe tal suscriptor: %(safeuser)s." @@ -3061,7 +3061,7 @@ msgstr "" msgid "Please enter your email address" msgstr "Por favor, introduzca su dirección de correo electrónico:" -#: Mailman/Cgi/private.py:222 +#: Mailman/Cgi/private.py:218 msgid "Private archive file not found" msgstr "Fichero de archivo privado no encontrado" |