]> sipb.mit.edu Git - ikiwiki.git/commit
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)
commit1d1ef2003432d6993f0169b58e7b5f176948eb35
treea488c995eac9a3d3577d5bccbc6d6d549c0b06ac
parent5c55e804771a7c3195df62016ad01993581d931a
add support for a passwordless login token

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.
IkiWiki/Plugin/passwordauth.pm