ikiwiki/IkiWiki
Simon McVittie ea4686a565 Update IkiWiki::openiduser to work with Net::OpenID 2.x
openiduser previously used a constructor that no longer works in 2.x.
However, all we actually want is the (undocumented) DisplayOfURL function
that is invoked by the display method, so try to use that.
(cherry picked from commit c3dd0ff5c7c10743107f203a5b456fdcd1b171df)
2009-07-07 13:38:04 -04:00
..
Plugin Update IkiWiki::openiduser to work with Net::OpenID 2.x 2009-07-07 13:38:04 -04:00
Setup Setup automator: Check that each plugin added to the generated setup file can be loaded and that its config is ok. If a plugin fails for any reason, disable it in the generated file. Closes: 532001 2009-06-05 16:58:06 -04:00
CGI.pm detect sslcookie set and no https 2009-02-26 01:59:05 -05:00
Receive.pm Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00
Render.pm Disable the Preferences link if no plugin with an auth hook is enabled. 2009-06-09 15:39:00 -04:00
Setup.pm Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00
UserInfo.pm remove deprecated admin prefs 2008-12-24 16:16:03 -05:00
Wrapper.pm Create any missing directory necessary to put the wrapper file into. Closes: #514384 2009-02-09 15:13:12 -05:00