mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Update test
This commit is contained in:
@@ -95,7 +95,7 @@ class LoginWebPageTest extends ItopDataTestCase
|
|||||||
|
|
||||||
public function testNoPolicyFileWithForceLoginConf()
|
public function testNoPolicyFileWithForceLoginConf()
|
||||||
{
|
{
|
||||||
MetaModel::GetConfig()->Set('security.force_login_when_no_execution_policy', true);
|
MetaModel::GetConfig()->Set('security.force_login_when_no_authentication_policy', true);
|
||||||
|
|
||||||
$sPageContent = $this->CallItopUri(
|
$sPageContent = $this->CallItopUri(
|
||||||
"pages/exec.php?exec_module=extension-with-execution-policy&exec_page=src/Controller/FileNotInExecutionPolicy.php",
|
"pages/exec.php?exec_module=extension-with-execution-policy&exec_page=src/Controller/FileNotInExecutionPolicy.php",
|
||||||
|
|||||||
Reference in New Issue
Block a user