]> sipb.mit.edu Git - ikiwiki.git/commitdiff
done
authorJoey Hess <joey@kodama.kitenet.net>
Wed, 4 Jun 2008 15:29:07 +0000 (11:29 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Wed, 4 Jun 2008 15:29:07 +0000 (11:29 -0400)
doc/todo/CGI_method_to_pullrefresh.mdwn

index 89b7491c06396421e85bcc3d7c6cbe7e6fed3e91..6b5824bd30483a0710d1f3f839906e02fc1e1c42 100644 (file)
@@ -3,3 +3,5 @@
 In some situations, it makes sense to have the repository in use by ikiwiki reside on a different machine. In that case, one could juggle SSH keys for the `post-update` hook. A better way may be to provide a different `do` parameter handler for the CGI, which would pull new commits to the working clone and refresh the wiki. Then, the remote `post-update` hook could just `wget` that URL. To prevent simple DoS attacks, one might assign a simple password.
 
 [[tag wishlist]]
+
+> [[done]] via the pinger and pingee plugins --[[Joey]]