]> sipb.mit.edu Git - ikiwiki.git/commitdiff
links
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 24 Oct 2008 20:21:22 +0000 (16:21 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 24 Oct 2008 20:21:22 +0000 (16:21 -0400)
doc/tips/untrusted_git_push.mdwn

index 48024566befcb62bb262f4fb2861de3b6e1e8d7c..958e04e77bd5618ca853d9e09c7a942a2af8d84e 100644 (file)
@@ -21,12 +21,12 @@ repository's `pre-receive` hook. There it will examine every change that
 untrusted users push into the wiki, and reject pushes that contain changes
 that cannot be made using the web interface.
 
-So, unless you have the [[ikiwiki/plugin/attachment]] plugin turned on,
+So, unless you have the [[plugins/attachment]] plugin turned on,
 non-page files cannot be added. And if it's turned on, whatever
 `allowed_attachments` checks you have configured will also check files
 pushed into git.
 
-And, unless you have the [[ikiwiki/plugin/remove]] plugin turned on, no
+And, unless you have the [[plugins/remove]] plugin turned on, no
 files can be deleted.
 
 And if you have `locked_pages` configured, then it will also affect what's