Page MenuHomePhorge

Config page runs git commands that should have an HOME to open gitconfig correctly
Open, NormalPublic

Description

I noticed that the Config page runs git commands on the fly from the webserver user.

The problem is, these commands have not any HOME environment variable.

So, these git commands cannot open any .gitconfig.

So, these git commands do not benefit from global configurations set for the webserver user.

This is a problem for example in: