diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-17 15:42:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-17 15:42:20 -0400 |
commit | 5e515605749684f5867857885043b4e25378a374 (patch) | |
tree | bb55da6d1c8fdc418e123e51c3a98c274c3ed3b3 /doc | |
parent | 92fa3f63d474a98e5f734c0cad432c9f3136c31c (diff) |
new todo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/anon_push_of_comments.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/anon_push_of_comments.mdwn b/doc/todo/anon_push_of_comments.mdwn new file mode 100644 index 000000000..bb5d04670 --- /dev/null +++ b/doc/todo/anon_push_of_comments.mdwn @@ -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]] |