Page MenuHomeGitPull.it

Fix gitpull.it repository clone
Closed, ResolvedPublic2 Points

Event Timeline

valerio.bozzolan created this task.

Restored privileges:

ls -l /home/www-data/gitpull.it
drwxrwx---  41 phabricator phabricator 4096 ott 20 16:00 repos
adduser git phabricator

Restored missing:

/etc/sudoers.d/phabricator
# https://secure.phabricator.com/T7090
# https://secure.phabricator.com/book/phabricator/article/diffusion_hosting/
www-data ALL=(phabricator) SETENV: NOPASSWD: /usr/bin/git, /usr/lib/git-core/git-http-backend, /usr/bin/svn
git      ALL=(phabricator) SETENV: NOPASSWD: /usr/bin/git, /usr/bin/git-upload-pack, /usr/bin/git-receive-pack, /usr/bin/svnserve