Problems to remain logged-in [message #14256] |
Tue, 11 November 2003 14:57 |
|
jewe
Messages: 32 Registered: November 2003 Location: Germany - Frankfurt
Karma: 0
|
Member |
|
|
Hello,
I have Problems with RC4 (also with RC3) - even with this supportforum.
After a few klicks I am no more logged in - and have to reenter my name and password.
I think this could be a problem of our Proxy-Network: We have many Proxy-Servers with different IP-Adresses and they change frequently.
(It's the same with AOL-Users).
Is it a bug or a (dirty) feature?
Greets,
Jewe
Greetings from Germany,
Jens
|
|
|
|
|
Re: Problems to remain logged-in [message #14264 is a reply to message #14261] |
Tue, 11 November 2003 16:02 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
For AOL users there is a special hack, the takes the IP address out of the user authentication equation. If your proxy(?) or ISP changes your IP mid-session you'll have problems.
FUDforum Core Developer
|
|
|
|
Re: Problems to remain logged-in [message #14267 is a reply to message #14265] |
Tue, 11 November 2003 16:32 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Look at the ses_make_sysid() function inside cookies.inc.t. Inside that function you should see the AOL hack.
FUDforum Core Developer
|
|
|
|
Re: Problems to remain logged-in [message #14283 is a reply to message #14282] |
Tue, 11 November 2003 19:08 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
There is no option to make that option to go away and the idea is to maintain session integrity, meaning that you are not logged out while using the forum. If you close your browser or reconnect (to internet) or leave the site for extended periods of time then your session will be made invalid.
However, you've brought up a good point and I'll make IP validation an optional setting in RC5.
FUDforum Core Developer
|
|
|
|
|
|
|
Re: Problems to remain logged-in [message #14398 is a reply to message #14395] |
Thu, 13 November 2003 15:18 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
DId you have to disable them manually? Both of these settings should've been disabled by default.
FUDforum Core Developer
|
|
|
Re: Problems to remain logged-in [message #14403 is a reply to message #14398] |
Thu, 13 November 2003 15:31 |
Olliver
Messages: 443 Registered: March 2002
Karma: 0
|
Senior Member |
|
|
Concerning the referrer check I think I disabled it in RC 4 but not too sure whether it already had been turned off as default. The IP validation was already turned off.
Olliver
|
|
|
|
Re: Problems to remain logged-in [message #14419 is a reply to message #14417] |
Thu, 13 November 2003 21:26 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Strange, I have not heard similar reports from other users of this forum as well as few other test forums I've upgraded to RC5.
That said I did test the forum with IE 6.0 on Windows XP (not RC1 I think) and it worked fine. Could you try to see if this is problem particular to the browser you are using or if it is browser idependant.
FUDforum Core Developer
|
|
|
|