Answer the question
In order to leave comments, you need to log in
GitWeb access control
There is a server with git and gitweb. But I can't figure out where to set up gitweb so that one user can hide their repositories from the rest. Tell me which way to think
Answer the question
In order to leave comments, you need to log in
I have authorization using a web server, in my case nginx.
Therefore, I would differentiate based on locations, because the links all go like this:
git.blabla.info/?p=abc/asterisk.git;a=summary where p=the folder with the .git project.
Cons:
hard to manage
initial list of reps will be seen by everyone
Perhaps there is a more elegant solution.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question