From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason at zx2c4.com (Jason A. Donenfeld) Date: Sat, 27 Oct 2012 19:17:14 -0600 Subject: [PATCHv2 2/3] Add ability to authorize viewing a repository In-Reply-To: References: <1350378927-10834-1-git-send-email-valentin.haenel@gmx.de> <1350894558-24840-2-git-send-email-valentin.haenel@gmx.de> Message-ID: On Sat, Oct 27, 2012 at 7:00 PM, Ben Boeckel wrote: >> + cgit_print_error(fmt("Authorization failed for repo: '%s' and user: '%s'", >> + ctx->repo->name, ctx->env.remote_user)); XSS.