X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/a5f0fc4931ab3635aac6bea600a68c8bb05156fc..a280185950853a7817dac18f01425fd02a0cffde:/doc/todo/anon_push_of_comments.mdwn 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.