From: joey Date: Tue, 20 Feb 2007 09:40:59 +0000 (+0000) Subject: possible commit issues from openids X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/60bacd9db2d8ebc8a8778f7fcb93806a36085b05?ds=sidebyside possible commit issues from openids --- diff --git a/doc/todo/mercurial.mdwn b/doc/todo/mercurial.mdwn index 5594a093c..7f714512e 100644 --- a/doc/todo/mercurial.mdwn +++ b/doc/todo/mercurial.mdwn @@ -1,3 +1,5 @@ * Need to get post commit hook working (or an example of how to use it.) * rcs_notify is not implemented * Is the code sufficiently robust? It just warns when mercurial fails. +* When rcs_commit is called with a $user that is an openid, it will be + passed through to mercurial -u. Will mercurual choke on this?