X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/5e515605749684f5867857885043b4e25378a374..0c73a825d13bae50a00702852522202227d66676:/doc/todo/anon_push_of_comments.mdwn?ds=sidebyside diff --git a/doc/todo/anon_push_of_comments.mdwn b/doc/todo/anon_push_of_comments.mdwn index bb5d04670..b472ea13f 100644 --- a/doc/todo/anon_push_of_comments.mdwn +++ b/doc/todo/anon_push_of_comments.mdwn @@ -4,3 +4,11 @@ allowed, because users cannot edit, or create internal page files. But, comments in allowed locations are an exception to that rule, and that exception should be communicated somehow to `IkiWiki::Receive`. --[[Joey]] + +> Complications include: +> +> * Hard to see a way to prevent users from committing a comment that +> claims to be written by someone else. +> * `checkcontent` hooks need to be run, but can't accept a comment +> for later moderation, since it's coming in as part of a commit. +> Best they could do is reject the commit.