ikiwiki/IkiWiki
Amitai Schlair 09e7c1ad99 IkiWiki::Plugin::openid: as a precaution, do not call non-coderefs
We're running under "use strict" here, so if CGI->param's array-context
misbehaviour passes an extra non-ref parameter, it shouldn't be executed
anyway... but it's as well to be safe.

[commit message added by smcv]
2014-10-16 22:24:48 +01:00
..
Plugin IkiWiki::Plugin::openid: as a precaution, do not call non-coderefs 2014-10-16 22:24:48 +01:00
Setup Merge remote-tracking branch 'schmonz/portability' 2012-01-30 15:20:54 -04:00
CGI.pm Call CGI->param_fetch instead of CGI->param in array context 2014-10-16 22:24:47 +01:00
Receive.pm Consume all stdin when rcs_receive short-circuits, to avoid git SIPIPE race. 2011-12-05 15:17:01 -04:00
Render.pm Fix crash that can occur when only_committed_changes is set and a file is deleted from the underlay. 2014-09-26 18:55:09 -04:00
Setup.pm Detect plugins with a broken getsetup and warn. 2013-03-04 13:19:05 -04:00
UserInfo.pm remove deprecated admin prefs 2008-12-24 16:16:03 -05:00
Wrapper.pm More cautious escaping of environment values. 2014-09-14 20:07:43 -04:00