]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
tyo
authorJoey Hess <joeyh@joeyh.name>
Wed, 13 May 2015 18:23:10 +0000 (14:23 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 13 May 2015 18:23:10 +0000 (14:23 -0400)
doc/todo/emailauth.mdwn

index 05b7f1177d22914bb45feb90ce922ef0c078d998..bf139cff3eddc15a24f7121aa213ce6ae350fb7e 100644 (file)
@@ -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.