Reauthentication
Posted: 18 May 2012, 18:03
Hello!
Is it possible to set $g_reauthentication via the ''Manage Configuration" form?
I tried to use various values: string = OFF and Integer = 0. I set it for All Project and for All Users but seems neither of them works.
It works when it is defined in the config_inc.php file as
Thank you for your replies.
Regards,
P.
Is it possible to set $g_reauthentication via the ''Manage Configuration" form?
I tried to use various values: string = OFF and Integer = 0. I set it for All Project and for All Users but seems neither of them works.
It works when it is defined in the config_inc.php file as
Code: Select all
$g_reauthentication = OFF;Regards,
P.