projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7508775
)
web commit by JeremyReed: typo fix
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 27 Dec 2006 03:43:56 +0000
(
03:43
+0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 27 Dec 2006 03:43:56 +0000
(
03:43
+0000)
doc/security.mdwn
patch
|
blob
|
history
diff --git
a/doc/security.mdwn
b/doc/security.mdwn
index 154566cd8709f7b65a479130a1140d73958af6eb..72ae8f4b90a88dfe160261b56010ae46c6cb5a1f 100644
(file)
--- a/
doc/security.mdwn
+++ b/
doc/security.mdwn
@@
-80,7
+80,7
@@
they can try to use this to exploit your web server.
_(AKA, the assumptions that will be the root of most security holes...)_
-## exploting ikiwiki with bad content
+## explo
i
ting ikiwiki with bad content
Someone could add bad content to the wiki and hope to exploit ikiwiki.
Note that ikiwiki runs with perl taint checks on, so this is unlikely.