On Tue, Oct 30, 2012 at 4:11 AM, Valentin Haenel <[email protected]> wrote: > + else if (!strcmp(name, "authz-exec")) > + ctx.cfg.authorization_helper = xstrdup(value);
The way it should work is: Config var: authorization-helper Code var: authorization_helper _______________________________________________ cgit mailing list [email protected] http://hjemli.net/mailman/listinfo/cgit
