diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-02 02:22:22 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-02 02:22:22 +0000 |
commit | 995dfd6cf4e5bf07ded9bfa0b82da9233e2b3a16 (patch) | |
tree | e4e71cf64cd5de715fca632bc48e6e556cbb41ab | |
parent | 0bb605baf8702d1a5d1ee16f52b07840d88616e7 (diff) | |
download | ikiwiki-995dfd6cf4e5bf07ded9bfa0b82da9233e2b3a16.tar ikiwiki-995dfd6cf4e5bf07ded9bfa0b82da9233e2b3a16.tar.gz |
web commit by joey
-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 b294decc8..76b99b533 100644 --- a/doc/security.mdwn +++ b/doc/security.mdwn @@ -21,7 +21,7 @@ this would be to limit web commits to those done by a certian user. ## other stuff to look at I need to audit the git backend a bit, and have been meaning to -see if any CRLF injection type things can be done. +see if any CRLF injection type things can be done in the CGI code. ---- |