Closed
Bug 282313
Opened 20 years ago
Closed 20 years ago
Multiple sessions of users on same machine are collide.
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 117222
People
(Reporter: zeeshan.mahmood, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 In our website when two user logged with different roles the session id should be different for both users but in Firefox it show me same session id for both users. Reproducible: Always Steps to Reproduce: 1.Admin logged in his/her account. 2.User logged in his/her account. Actual Results: Same session id assigned for both users. Expected Results: Different session id assigned for both users. Security violate in our web application but this application running successfully on IE.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 117222 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•