stable

Forked from tuleap/stable

Clone or download

Read-only

Reliable way to detect username

This task is part of story #8528 create nonexistant user account at import time Docker doesn't expose $USER as a environement variable (See I4f81dbc11401bf2eea45546463c110e6b9da5d47 for reference) Change-Id: I9e85a27bc73cebb295a025019af9d0ed38b9e1cf

Modified Files

Name
M src/utils/check_user_mapping_for_project_import.php +3 −2 Go to diff View file
M src/utils/export_project_xml.php +2 −1 Go to diff View file
M src/utils/generate_user_mapping_for_project_import.php +3 −2 Go to diff View file
M src/utils/import_project_xml.php +4 −3 Go to diff View file