]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Fixed a documentation issue. The OpenID doc page now tells you that gnu-social
authorIan Denhardt <ian@zenhack.net>
Sun, 13 Jun 2010 00:09:40 +0000 (20:09 -0400)
committerIan Denhardt <ian@zenhack.net>
Sun, 13 Jun 2010 00:09:40 +0000 (20:09 -0400)
*provides* OpenID as well as accepts it.

plugins/OpenID/doc-src/openid

index f2dc610a55d0db2bda34add93b5f6bce5e6251dd..0f081285055fb43ce69ebb813ac2503a7b2bd6d4 100644 (file)
@@ -9,3 +9,5 @@ There are many [Public OpenID providers](http://wiki.openid.net/OpenID-Providers
 * [Yahoo!](http://openid.yahoo.com/) : If you have an account with Yahoo!, you can log in to this site by entering your Yahoo!-provided OpenID in the box above. Yahoo! OpenID URLs have the form *https://me.yahoo.com/yourusername*.
 * [AOL](http://dev.aol.com/aol-and-63-million-openids) : If you have an account with [AOL](http://www.aol.com/), like an [AIM](http://www.aim.com/) account, you can log in to %%site.name%% by entering your AOL-provided OpenID in the box above. AOL OpenID URLs have the form *http://openid.aol.com/yourusername*. Your username should be all lowercase, no spaces.
 * [Blogger](http://bloggerindraft.blogspot.com/2008/01/new-feature-blogger-as-openid-provider.html), [Wordpress.com](http://faq.wordpress.com/2007/03/06/what-is-openid/), [LiveJournal](http://www.livejournal.com/openid/about.bml), [Vox](http://bradfitz.vox.com/library/post/openid-for-vox.html) : If you have a blog on any of these services, enter your blog URL in the box above. For example, *http://yourusername.blogspot.com/*, *http://yourusername.wordpress.com/*, *http://yourusername.livejournal.com/*, or *http://yourusername.vox.com/*.
+
+Additionally, once you have an account on %%site.name%%, you can use your profile's URL (https://%%site.server%%/yourusername) as an OpenID elsewhere as well.