From c885ec66e0ffeefb41462b87707f5e80c0ffa993 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 2 Apr 2012 13:39:29 -0400 Subject: allow users to subscribe to comments w/o registering Technically, when the user does this, a passwordless account is created for them. The notify mails include a login url, and once logged in that way, the user can enter a password to get a regular account (although one with an annoying username). This all requires the passwordauth plugin is enabled. A future enhancement could be to split the passwordless user concept out into a separate plugin. --- templates/editcomment.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates') diff --git a/templates/editcomment.tmpl b/templates/editcomment.tmpl index 17c65624e..e177db959 100644 --- a/templates/editcomment.tmpl +++ b/templates/editcomment.tmpl @@ -13,6 +13,9 @@ (optional)
+ + +
(You might want to Signin first?)
-- cgit v1.2.3