]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commit
Allow the openid plugin to be loaded but disabled, for its side-effect of defining...
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Sun, 21 Jun 2009 11:09:51 +0000 (12:09 +0100)
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Sun, 21 Jun 2009 11:09:51 +0000 (12:09 +0100)
commit56de6c7a1f977c079c3ca8780f516aa340fd51c8
treebd3d33d2695b1d0dd20d090e3de93f2ab155f8f3
parent81bcfd94544b431c318507464550b85e7af33aa3
Allow the openid plugin to be loaded but disabled, for its side-effect of defining IkiWiki::openiduser

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.
Ideally, the https version should still pretty-print OpenIDs seen in
git history.
IkiWiki/Plugin/openid.pm