diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-15 06:10:26 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-15 06:10:26 +0000 |
commit | 0340c45ea16b8bb9dc2a747da45e8c958b491b20 (patch) | |
tree | 58c268286bff4dc6b406ed9f9cd3819761f950dd /doc | |
parent | 5e84e377216c791b777d4fcb92ee3fd869893367 (diff) |
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r-- | doc/security.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
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 |