response
authorJoey Hess <joey@gnu.kitenet.net>
Tue, 7 Jul 2009 17:40:17 +0000 (13:40 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Tue, 7 Jul 2009 17:40:17 +0000 (13:40 -0400)
doc/bugs/openid_no_longer_pretty-prints_OpenIDs.mdwn

index a2bb5893a7552988d1deebee4ea43a6e26470ced..1e2030b23458cfee1d52441157a83f01085934f0 100644 (file)
@@ -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]]