Commit Graph

16650 Commits (da988473e1bd488c6432f9e71c17460057500594)

Author SHA1 Message Date
Joey Hess c885ec66e0 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.
2012-04-02 13:45:39 -04:00
Joey Hess c16b1e638e support do=tokenauth login for passwordless accounts 2012-04-02 12:29:13 -04:00
Joey Hess f9e96b0c32 passwordauth: Fix url in password recovery email to be absolute.
This got broken when cgiurl began often returning a relative url.
Added a cgiurl_abs for the things that need a guaranteed absolute cgiurl.
2012-04-02 12:24:14 -04:00
Joey Hess 1d1ef20034 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.
2012-04-02 12:17:07 -04:00
Joey Hess 5c55e80477 fix fib zeros 2012-04-02 11:18:32 -04:00
http://jmtd.net/ 33b34781c1 looks good! 2012-04-02 08:53:19 -04:00
http://jmtd.net/ cbabe5e727 Added a comment 2012-04-02 08:51:33 -04:00
https://www.google.com/accounts/o8/id?id=AItOawn9r0IXGAV72TXTUjFfsnSspjh_BFtmni0 e7fdb2a5c4 2012-04-02 08:40:49 -04:00
https://www.google.com/accounts/o8/id?id=AItOawn9r0IXGAV72TXTUjFfsnSspjh_BFtmni0 45a88ebf9e 2012-04-02 07:26:01 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik 443389bef9 2012-04-02 05:39:21 -04:00
Joey Hess 9c4c8000c8 file 2012-04-01 14:39:28 -04:00
Joey Hess bf04cd5545 typo
ps: dude, it's a wiki :)
2012-04-01 14:39:27 -04:00
Joey Hess 89df287aaa meta: Support keywords header. Closes: #664780 Thanks, Martin Michlmayr 2012-04-01 14:39:27 -04:00
http://hands.com/~phil/ 0cd67c515f update info on my split-view setup, and ask for plugin advice 2012-03-31 19:50:14 -04:00
https://id.koumbit.net/anarcat f790955f01 demo the anchors 2012-03-31 19:39:01 -04:00
https://id.koumbit.net/anarcat cc46f074e2 sign this, sorry! 2012-03-31 15:49:48 -04:00
https://id.koumbit.net/anarcat e8f36b06b9 document my work 2012-03-31 15:49:12 -04:00
https://id.koumbit.net/anarcat 0d19125b22 link to my homepage fix osm link 2012-03-31 15:43:40 -04:00
https://id.koumbit.net/anarcat 24c1fa60c1 fix PageSpec ref 2012-03-29 21:27:20 -04:00
https://id.koumbit.net/anarcat d884b89ab1 somehow this fixed itself. go figure. 2012-03-29 21:20:16 -04:00
https://id.koumbit.net/anarcat 2f90fce8d4 bug? 2012-03-29 21:10:57 -04:00
https://id.koumbit.net/anarcat 16af8b8e38 link to an actual implementation of the "Flip wikilinks" change 2012-03-29 20:58:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik 113fccf042 2012-03-29 15:08:28 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik 24604c5c27 removed 2012-03-29 14:55:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik d08b2bb511 Added a comment 2012-03-29 14:55:37 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik 4b6d89e374 Added a comment 2012-03-29 14:49:55 -04:00
Joey Hess 5ed773c643 more fixes to subscription prefs 2012-03-28 20:56:22 -04:00
Joey Hess d366a7bbb5 don't force old subscriptions value when posting 2012-03-28 20:45:52 -04:00
Joey Hess 6c297c4097 fix adding first subscription to pagespec 2012-03-28 20:42:37 -04:00
Joey Hess dadc822295 remove misc section 2012-03-28 20:36:25 -04:00
Joey Hess a106727d40 reorg 2012-03-28 19:47:06 -04:00
Joey Hess accf79f94a polishing notifyemail 2012-03-28 19:39:08 -04:00
Joey Hess f16de0c4e3 fix hook name 2012-03-28 19:04:44 -04:00
Joey Hess a22be4eef0 finish notifyemail plugin 2012-03-28 18:52:11 -04:00
Joey Hess d68d255268 Added a "changes" hook. Renamed the "change" hook to "rendered", but
the old hook name is called for now for back-compat.
2012-03-28 18:43:07 -04:00
Joey Hess 1916f97472 integrate comments plugin with notifyemail 2012-03-28 18:38:37 -04:00
Joey Hess e07b876486 typo 2012-03-28 18:24:07 -04:00
Joey Hess 4b85a6eca1 add Subscriptions field to prefs 2012-03-28 17:00:54 -04:00
Joey Hess c0e5a0f1aa fix another undef/"" confusion 2012-03-28 16:47:37 -04:00
Joey Hess 723c5b97d3 changemail: New plugin, sends emails about changed pages. 2012-03-28 16:40:10 -04:00
Joey Hess 84cd40d179 hallo
I have a pretty workable plan to use this. License seems ok.
2012-03-27 15:52:35 -04:00
Joey Hess 88e8f0ced9 simplify 2012-03-27 15:52:35 -04:00
Joey Hess 4250d389d3 meta: Export author information in html <meta> tag. Closes: #664779 Thanks, Martin Michlmayr 2012-03-27 15:52:35 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik e5b85018f5 Added a comment 2012-03-27 13:35:49 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik d9ddc8f464 removed 2012-03-27 13:35:21 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkHXhrJ5jJgfqbfco-onMJ6HVO9zSWmTX0 b5d18d1ab6 2012-03-26 18:56:06 -04:00
http://tbm.myopenid.com/ de59356161 add user page for Martin Michlmayr 2012-03-26 18:17:51 -04:00
http://tbm.myopenid.com/ 0d7c438c72 suggest a solution 2012-03-26 18:15:25 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmHWSp04wQqNm1HxSXAtDgsnnokalg3XE0 6fd9fc9c98 2012-03-26 13:52:52 -04:00
Jon Dowland e6122e4206 add plugin tag type/comments and tag some pages.
I did this because I was looking for a summary/overview of the
various comment plugins that exist and couldn't already find
one.  I've tried to tag plugins that are mostly for use with
comments, which is a bit of a wide net and people may draw the
line in different places to myself.
2012-03-26 16:03:35 +01:00