X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/699024fa15c7ffadee5f4a600fe7a14a56f0496e..e2da5b4f6e3b6d650a27b65e99cb4c75dd51e94c:/doc/security.mdwn diff --git a/doc/security.mdwn b/doc/security.mdwn index fa4480e19..77552b1b2 100644 --- a/doc/security.mdwn +++ b/doc/security.mdwn @@ -10,7 +10,7 @@ to be kept in mind. # Probable holes -_(THe list of things to fix.)_ +_(The list of things to fix.)_ ## svn commit logs @@ -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.