From mboxrd@z Thu Jan 1 00:00:00 1970 From: melmothx at gmail.com (Marco Pessotto) Date: Wed, 12 Dec 2018 20:11:14 +0100 Subject: Running CGit with user owning the repository Message-ID: <87o99qsgq5.fsf@universe.krase.net> Hi there, this is going to be a dumb question, but are there major concerns about running CGit with the same user owning the repository? Ok, not super-optimal, but is that acceptable? I think CGit avoids to even touch the repo is serving and it shouldn't write on it, but I'd like to know what you think about it. The rationale behind this question is that I'm embedding cgit in an application (amusewiki.org/git) and the setup would be simplified a lot without the need of another service just for this. If you encourage the user separation, I'll keep the things as they are. Thanks in advance Best wishes -- Marco