From: Joey Hess Date: Mon, 30 Aug 2010 20:05:15 +0000 (-0400) Subject: Avoid trying to log the user in when receiving anonymous pushes from git and a plugin... X-Git-Tag: 3.20100831~18 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/a330b1ee743f093a03ff23b2d4bff42df7def8b9?hp=a330b1ee743f093a03ff23b2d4bff42df7def8b9 Avoid trying to log the user in when receiving anonymous pushes from git and a plugin like httpauth returns a login function. Just use check_canedit in nonfatal mode. ---