stable
Clone or download
Read-only
Part of request #25726 Change Tuleap behavior for unix users This patch add a config variable in new platorme to disallow usage of unix users. This is not editable. Change-Id: I98fb6e34405d4a0196a74721dd26706f041e47eb
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/CLI/Events/GetWhitelistedKeys.php | +2 | −0 | Go to diff View file |
M | src/common/Config/ForgeConfig.php | +1 | −1 | Go to diff View file |
M | src/common/backend/BackendSystem.class.php | +6 | −0 | Go to diff View file |
M | src/db/mysql/database_initvalues.sql | +1 | −0 | Go to diff View file |
M | tests/integration/tests/Backend/BackendSystemTest.php | +17 | −0 | Go to diff View file |
M | tests/unit/common/Config/ForgeConfigTest.php | +23 | −0 | Go to diff View file |