From: www-data Date: Wed, 15 Mar 2006 06:10:26 +0000 (+0000) Subject: web commit by joey X-Git-Tag: 1.0~350 X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=commitdiff_plain;h=0340c45ea16b8bb9dc2a747da45e8c958b491b20 web commit by joey --- diff --git a/doc/security.mdwn b/doc/security.mdwn index 0564fdb8e..ce4c6f718 100644 --- a/doc/security.mdwn +++ b/doc/security.mdwn @@ -139,7 +139,7 @@ security holes breed. It needs a test suite at the very least. ## cgi password security Login to the wiki involves sending a password in cleartext over the net. -Cracking the password only allows editing the moo as that user though. +Cracking the password only allows editing the wiki as that user though. If you care, you can use https, I suppose. ## CGI::Session security