From: Joey Hess Date: Wed, 13 May 2015 18:23:10 +0000 (-0400) Subject: tyo X-Git-Tag: 3.20150610~76 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/b9a2c3bfde55b135f6cad29b52916a2266043771 tyo --- diff --git a/doc/todo/emailauth.mdwn b/doc/todo/emailauth.mdwn index 05b7f1177..bf139cff3 100644 --- a/doc/todo/emailauth.mdwn +++ b/doc/todo/emailauth.mdwn @@ -67,7 +67,7 @@ Implementation notes: passwordauth, by creating a passwordless account (making up a username, not using the email address as the username thankfully). That account can be upgraded to a passworded account if the user follows a link in comment - mails to login. So there is considerable overhead between that and + mails to login. So there is considerable overlap between that and emailauth. * Adapting the passwordauth reset code is probably the simplest way to implement emailauth. That uses a CGI::Session id as the entropy.