[PATCHv3 0/3] Implement authorization via external program (v3)
Valentin Haenel
valentin.haenel at gmx.de
Tue Oct 30 11:11:27 CET 2012
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
More information about the CGit
mailing list