]> sipb.mit.edu Git - ikiwiki.git/commit
Move OpenID pretty-printing from openid plugin to core
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Fri, 10 Jul 2009 17:41:16 +0000 (18:41 +0100)
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Fri, 10 Jul 2009 17:41:16 +0000 (18:41 +0100)
commite12b7f5e54730325c751a889ed2e08580b5ef6ba
treed16415379591f3edc83361e0fc60bea373748b2a
parent0c6a47e9e4c6a5508868b730bed0ac2d0c358ae4
Move OpenID pretty-printing from openid plugin to core

On various sites I have two IkiWiki instances running from the same
repository: one accessible via http and only accepting openid logins,
and one accessible via authenticated https and only accepting httpauth.
The https version should still pretty-print OpenIDs seen in git history,
even though it does not itself accept OpenID logins.
IkiWiki.pm
IkiWiki/Plugin/openid.pm