diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-20 12:46:48 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-20 12:46:48 +0000 |
commit | 330d8a32ceed1ddc01f7a585814837053208f5fa (patch) | |
tree | 34910a1faef1e747c58fe95f0b02494a8afe8d5d | |
parent | feaf124012d81b19cde0d3d2ed03704fae4707bc (diff) |
doesn't really matter what do= is set to, as long as it's set
-rw-r--r-- | doc/plugins/openid.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/openid.mdwn b/doc/plugins/openid.mdwn index a6e01ccc5..f0ee4d8b7 100644 --- a/doc/plugins/openid.mdwn +++ b/doc/plugins/openid.mdwn @@ -17,7 +17,7 @@ This plugin supports the [myopenid.com affiliate program](http://myopenid.com/affiliate_welcome), which can be used to help users sign up for an OpenID and log into your site in a single, unified process. When you create the affiliate, specify a -login url like `http://example.com/ikiwiki.cgi?do=postsignin`. Once the +login url like `http://example.com/ikiwiki.cgi?do=continue`. Once the affiliate is created, set `openidsignup` to point to the affiliate's signup url. |