mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 00:28:47 +02:00
N°3671 : persist absolute URL when setup context (force trustproxy enabled)
This commit is contained in:
@@ -54,5 +54,7 @@ if (!function_exists('json_decode'))
|
||||
}
|
||||
/////////////////////////////////////////////////////////////////////
|
||||
|
||||
//N°3671 setup context: force $bForceTrustProxy to be persisted in next calls
|
||||
utils::GetAbsoluteUrlAppRoot(true);
|
||||
$oWizard = new WizardController('WizStepWelcome');
|
||||
$oWizard->Run();
|
||||
|
||||
Reference in New Issue
Block a user