From b9a2c3bfde55b135f6cad29b52916a2266043771 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 13 May 2015 14:23:10 -0400 Subject: [PATCH] tyo --- doc/todo/emailauth.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5