From: Joey Hess <joey@gnu.kitenet.net>
Date: Tue, 7 Jul 2009 17:40:17 +0000 (-0400)
Subject: response
X-Git-Tag: 3.1415~5
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/df6430afae4632c000cee2b6bfbcd5c8c759dd83

response
---

diff --git a/doc/bugs/openid_no_longer_pretty-prints_OpenIDs.mdwn b/doc/bugs/openid_no_longer_pretty-prints_OpenIDs.mdwn
index a2bb5893a..1e2030b23 100644
--- a/doc/bugs/openid_no_longer_pretty-prints_OpenIDs.mdwn
+++ b/doc/bugs/openid_no_longer_pretty-prints_OpenIDs.mdwn
@@ -8,6 +8,8 @@ The git commit (in my `openid` branch) says it all:
 
 This bug affects ikiwiki.info (my commits show up in [[RecentChanges]] as http://smcv.pseudorandom.co.uk/ rather than smcv [pseudorandom.co.uk]).
 
+> Cherry picked, thanks. --[[Joey]] 
+
 Relatedly, the other commit on the same branch would be nice to have:
 
     Allow the openid plugin to be loaded but disabled, for its side-effect of defining IkiWiki::openiduser
@@ -20,4 +22,8 @@ Relatedly, the other commit on the same branch would be nice to have:
 
 --[[smcv]]
 
+> I wonder if an option is the best approach. Maybe it would be better to
+> simply move `openiduser` into `userlink`, and thus always support openid
+> usernames whether the plugin is enabled or not. --[[Joey]] 
+
 [[!tag patch]]