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/he | |
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/he')
-rwxr-xr-x | messages/he/LC_MESSAGES/mailman.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/messages/he/LC_MESSAGES/mailman.po b/messages/he/LC_MESSAGES/mailman.po index d1c860de..7db8f768 100755 --- a/messages/he/LC_MESSAGES/mailman.po +++ b/messages/he/LC_MESSAGES/mailman.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: mailman v2.1.8\n" "Report-Msgid-Bugs-To: \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: 2007-04-05 21:33+0300\n" "Last-Translator: Dov Zamir <linux@zamirfamily.com>\n" "Language-Team: Hebrew\n" @@ -2518,7 +2518,7 @@ msgid "Illegal Email Address" msgstr "כתובת דוא\"ל לא חוקית" #: 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 "אין כזה מנוי: %(safeuser)s." @@ -2948,7 +2948,7 @@ msgstr "תזכורת עם סיסמתך נשלחה אליך." msgid "Please enter your email address" msgstr "כתובת דוא\"ל שלך:" -#: Mailman/Cgi/private.py:222 +#: Mailman/Cgi/private.py:218 msgid "Private archive file not found" msgstr "קובץ ארכיון פרטי לא נמצא" |