]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
add support for a passwordless login token
authorJoey Hess <joey@kitenet.net>
Mon, 2 Apr 2012 16:17:07 +0000 (12:17 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 2 Apr 2012 16:17:07 +0000 (12:17 -0400)
The plan is to use this for accounts that are created implicitly, as when
a non-logged-in user subscribes to notifyemail. Such an account has no
password, and login can be accomplished by way of a url that is sent to
them in email.

When the user sets a password, the passwordless login token is disabled.


No differences found