Reauthentication

General discussion of Mantis.

Moderators: Developer, Contributor

Reauthentication

Postby Prozac » May 18, 2012 1:03 pm

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
Code: Select all
$g_reauthentication = OFF;


Thank you for your replies.

Regards,
P.
Prozac
 
Posts: 10
Joined: May 16, 2012 3:55 pm

Re: Reauthentication

Postby atrol » May 24, 2012 6:11 pm

Integer setting to 0 should work.
The configuration option is reauthentication ($g_ is only needed in PHP code)
Please use Search before posting and read the Manual
Use Mantis2Go to try MantisBT on Windows or to reproduce issues
atrol
 
Posts: 3635
Joined: Mar 26, 2008 4:37 pm
Location: Germany

Re: Reauthentication

Postby Prozac » May 24, 2012 6:33 pm

atrol wrote:Integer setting to 0 should work.
The configuration option is reauthentication ($g_ is only needed in PHP code)


Thanks a lot for the reply.
Yes, I tried to set reauthentication (without $g_) to 0 but it definitely doesn't work for me.
Prozac
 
Posts: 10
Joined: May 16, 2012 3:55 pm

Re: Reauthentication

Postby atrol » May 27, 2012 4:54 pm

I had a look at the source code.
You are right, reauthentication is one of the settings which can't be set in database.
Please use Search before posting and read the Manual
Use Mantis2Go to try MantisBT on Windows or to reproduce issues
atrol
 
Posts: 3635
Joined: Mar 26, 2008 4:37 pm
Location: Germany

Re: Reauthentication

Postby Prozac » May 28, 2012 7:39 am

atrol wrote:I had a look at the source code.
You are right, reauthentication is one of the settings which can't be set in database.

Thanks a lot for the confirmation atrol!
Prozac
 
Posts: 10
Joined: May 16, 2012 3:55 pm


Return to General Discussion

Who is online

Users browsing this forum: Bing [Bot] and 0 guests

cron