Project

General

Profile

Actions

Bug #16889

closed

BE Login user switching at same IP

Added by Gabriel Anast over 17 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2007-01-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

when I log into the BE on a 4.0.2/4 site... then from another computer with the same IP addy log in as another user... the original login on the first computer changes to the BE user the just logged in...
$TYPO3_CONF_VARS["BE"]["lockIP"]= '0';

my 3.8 sites do not have this problem... and they are on the same server
I can login as admin1 on one machine... then login as user1 on the other... then on my machine I find that I am now logged in as user1...
...this cannot be a feature...

This only happens when both users are using FireFox

(issue imported from #M4843)

Actions #1

Updated by Michael Stucki over 17 years ago

Sounds weird. Can anyone reproduce this?

Actions #2

Updated by Christian Kuhn about 15 years ago

Resolved, unable to reproduce:

I checked this scenario with lockIP=0, but two different sessions are created on both browsers with different session cookies. The only reason I could think of that this happens is a defective proxy in between the browser and the server.

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF