This is v3 of this pacth stack. Including many suggestions from the mailinglist where possible.
The two remaining questions I would like to get some more feedback on are: * Is this the right place to perform the check (see TODO in code)? * Do we want to use system or fork/exec/wait when calling the external helper? Carlos Aguado Sanchez (1): Helper script to interface to gitolite Valentin Haenel (2): Add config option user-envvar Add ability to authorize viewing a repository cgit.c | 32 ++++++++++++++++++++++++++++++++ cgit.h | 3 +++ cgitrc.5.txt | 13 +++++++++++++ contrib/gl-check-user | 18 ++++++++++++++++++ 4 files changed, 66 insertions(+) create mode 100755 contrib/gl-check-user -- 1.7.9.5 _______________________________________________ cgit mailing list [email protected] http://hjemli.net/mailman/listinfo/cgit
