[PATCHv2 2/3] Add ability to authorize viewing a repository

Valentin Haenel valentin.haenel at gmx.de
Mon Oct 29 10:36:36 CET 2012


* Jason A. Donenfeld <Jason at zx2c4.com> [2012-10-28]:
> On Mon, Oct 22, 2012 at 2:29 AM, Valentin Haenel <valentin.haenel at gmx.de> wrote:
> > This provides a mechanism for cgit to query an external program for repository
> > authorisation, e.g. gitolite. An additional config variable 'authorization'
> > contains the path and name of the executable to use.
> 
> The config var is called 'authorization'. The struct var is called 'authz_exec'.
> 
> Ugly. Let's unify these into one config variable / struct variable
> called "authorization_helper".

Check.

V-




More information about the CGit mailing list