From e943812dc9802d134f2d9627a6c4fc94fe9c26f9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 30 May 2008 17:35:34 -0400 Subject: hashed password support, and empty password security fix This implements the previously documented hashed password support. While implementing that, I noticed a security hole, which this commit also fixes.. --- po/ikiwiki.pot | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'po') diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot index e94c5b8d7..550e3d1e3 100644 --- a/po/ikiwiki.pot +++ b/po/ikiwiki.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-05-25 14:26-0400\n" +"POT-Creation-Date: 2008-05-30 16:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -325,20 +325,28 @@ msgstr "" msgid "bad or missing template" msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:162 +#: ../IkiWiki/Plugin/passwordauth.pm:223 msgid "Account creation successful. Now you can Login." msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:165 +#: ../IkiWiki/Plugin/passwordauth.pm:226 msgid "Error creating account." msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:186 +#: ../IkiWiki/Plugin/passwordauth.pm:261 msgid "Failed to send mail" msgstr "" -#: ../IkiWiki/Plugin/passwordauth.pm:188 -msgid "Your password has been emailed to you." +#: ../IkiWiki/Plugin/passwordauth.pm:263 +msgid "You have been mailed password reset instructions." +msgstr "" + +#: ../IkiWiki/Plugin/passwordauth.pm:301 +msgid "incorrect password reset url" +msgstr "" + +#: ../IkiWiki/Plugin/passwordauth.pm:304 +msgid "password reset denied" msgstr "" #: ../IkiWiki/Plugin/pingee.pm:21 -- cgit v1.2.3