stable

Clone or download

Read-only

Merge commit 'refs/changes/76/3976/5' of http://gerrit.tuleap.net/tuleap into HEAD

* http://gerrit.tuleap.net/tuleap: request #8084: Force user to log in if outside of network Change-Id: I03837e6f198dbc431a3c6c5f45eb5ba96a660b66

Modified Files

Name
M site-content/en_US/admin/admin.tab +3 −0 Go to diff View file
M site-content/fr_FR/admin/admin.tab +3 −0 Go to diff View file
M src/common/Config/ForgeConfig.php +24 −1 Go to diff View file
M src/common/ForgeAccess/AdminController.php +30 −7 Go to diff View file
M src/common/ForgeAccess/AdminPresenter.php +15 −1 Go to diff View file
M src/common/ForgeAccess/ForgeAccess.php +4 −2 Go to diff View file
M src/common/ForgeAccess/ForgePropertiesManager.class.php +4 −0 Go to diff View file
M src/templates/admin/anonymous/access_choice.mustache +17 −0 Go to diff View file
R tests/simpletest/common/Config/ConfigTest.php Go to diff View file
R tests/simpletest/common/Config/_fixtures/config/local.inc Go to diff View file
R tests/simpletest/common/Config/_fixtures/config/other_file.inc.dist Go to diff View file