Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[ikiwiki] / doc / todo / anon_push_of_comments.mdwn
1 It should be possible to use anonymous git push to post comments
2 (created, say, by a ikiwiki-comment program). Currently, that is not
3 allowed, because users cannot edit, or create internal page files.
4 But, comments in allowed locations are an exception to that rule, and 
5 that exception should be communicated somehow to `IkiWiki::Receive`.
6 --[[Joey]]