]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/security.mdwn
web commit by joey
[www/ikiwiki.git] / doc / security.mdwn
index 0564fdb8e6c4c3340ffff1b1eb62e5ec74c72694..ce4c6f718202581e3dc3871d8b4a64cead0c82b0 100644 (file)
@@ -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