ikiwiki/IkiWiki
Simon McVittie 17fccbca94 Do not pass ignored sid parameter to checksessionexpiry
checksessionexpiry's signature changed from
(CGI::Session, CGI->param('sid')) to (CGI, CGI::Session) in commit
985b229b, but editpage still passed the sid as a useless third
parameter, and this was later cargo-culted into remove, rename and
recentchanges.
2014-10-12 18:03:57 +01:00
..
Plugin Do not pass ignored sid parameter to checksessionexpiry 2014-10-12 18:03:57 +01:00
Setup Merge remote-tracking branch 'schmonz/portability' 2012-01-30 15:20:54 -04:00
CGI.pm In html5 mode, generate a host- or protocol-relative <base> for the CGI 2014-10-05 23:49:37 +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