aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/google_openid_broken__63__.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-03-13 20:10:50 -0500
committerJoey Hess <joey@gnu.kitenet.net>2010-03-13 20:10:50 -0500
commitc0ad4929deb455804ddfc6451820c6c67a298ea1 (patch)
treecd19eca3ca1972958f609204509cc267d2b8c279 /doc/forum/google_openid_broken__63__.mdwn
parentfd43e83fcf7bf24493ecfff54111c1c5f1cab573 (diff)
downloadikiwiki-c0ad4929deb455804ddfc6451820c6c67a298ea1.tar
ikiwiki-c0ad4929deb455804ddfc6451820c6c67a298ea1.tar.gz
Improve openid url munging; do not display anchors and cgi parameters, as used by yahoo and google urls.
Diffstat (limited to 'doc/forum/google_openid_broken__63__.mdwn')
-rw-r--r--doc/forum/google_openid_broken__63__.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/forum/google_openid_broken__63__.mdwn b/doc/forum/google_openid_broken__63__.mdwn
index 4ca5cac93..96ba2d791 100644
--- a/doc/forum/google_openid_broken__63__.mdwn
+++ b/doc/forum/google_openid_broken__63__.mdwn
@@ -59,6 +59,12 @@ points to a fairly useless xml document, rather than a web page. --[[Joey]]
> Using the Google profile page as the OpenID is really orthogonal to the above. --[[kaol]]
+>> First, I don't accept that the openid google returns from their
+>> generic signin url *has* to be so freaking ugly. For contrast,
+>> look at the openid you log in as if you use the yahoo url.
+>> <https://me.yahoo.com/joeyhess#35f22>. Nice and clean, now
+>> munged by ikiwiki to "joeyhess [me.yahoo.com]".
+>>
>> Displaying email addresses is not really an option, because ikiwiki
>> can't leak user email addresses like that. Displaying nicknames or
>> usernames is, see [[todo/Separate_OpenIDs_and_usernames]].