master
Joey Hess 2010-05-17 15:42:20 -04:00
parent 92fa3f63d4
commit 5e51560574
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
It should be possible to use anonymous git push to post comments
(created, say, by a ikiwiki-comment program). Currently, that is not
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]]