]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/security.mdwn
web commit by joey
[ikiwiki.git] / doc / security.mdwn
index 766b8bee4bd6a61ecb711fa579a011e692cf2b55..77552b1b2e2d2c3abe04d273200b23412b7f9219 100644 (file)
@@ -62,7 +62,7 @@ this wiki, BTW.
 
 ## page locking can be bypassed via direct svn commits
 
-A [[lock]]ed page can only be edited on the web by an admin, but
+A locked page can only be edited on the web by an admin, but
 anyone who is allowed to commit direct to svn can bypass this. This is by
 design, although a subversion pre-commit hook could be used to prevent
 editing of locked pages when using subversion, if you really need to.