* Patch from James Westby to add a --sslcookie switch, which forces
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 27 Aug 2006 20:25:05 +0000 (20:25 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 27 Aug 2006 20:25:05 +0000 (20:25 +0000)
commit4ad7c9d6257ca106b2949d22f6300823190991a0
tree9752444cfa70b40ab32627e3feb44781e56f2771
parent3ad4d93e33284ad6d51d2fa5f9abf1943b894d48
* Patch from James Westby to add a --sslcookie switch, which forces
  cookies to only be sent over ssl connections to avoid interception.
* Factor out the cgi header printing code into a new function.
* Fix preferences page on anonok wikis; still need to sign in to get
  to the preferences page.
IkiWiki.pm
IkiWiki/CGI.pm
debian/changelog
doc/ikiwiki.setup
doc/patchqueue/use-ssl-for-cookies.mdwn [deleted file]
doc/security.mdwn
doc/usage.mdwn
ikiwiki.pl