Defect #3304
closedAuthentication stays active even after browser is closed
0%
Description
I'm using Firefox 3.0.10 on Mac OS and I'm still authenticated when I come back on Redmine after closing the browser. I did not check "Stay logged in".
It works fine under Safari, I'm not logged in when I come back.
This affects the fresh 0.8.3 version of Redmine I just installed, and the bug also occurs on www.redmine.org.
I tested two Mac machines with Firefox 3.0.10, same result. However, I have a mac with Firefox 3.0.6 and the problem does not occur. So it may be a Firefox bug...
Updated by Chris g about 16 years ago
Same problem under Ubuntu using Firefox 3.0.10.
Updated by Zarooba Rozruba about 16 years ago
Check if browser was truly restarted. See if it changed Process ID. You could have left download window open on another workspace?
Updated by Chris g about 16 years ago
Yes, the browser was truly restarted, with process id changed.
Just tested on Windows XP, it does not occur on this platform.
Updated by Jean-Philippe Lang about 16 years ago
There's no way I can fix it if the browser actually keeps its Redmine session id.
Updated by Chris g about 16 years ago
Ok, I made a search on Firefox Bugzilla and found this bug entry which explains this behavior : https://bugzilla.mozilla.org/show_bug.cgi?id=443354
Mozilla guys indicate it's a normal behavior when you use the "Save and quit" feature allowing to save tabs and windows when quitting Firefox. There are discussions about the validity of this behavior.
But it's definitely not a Redmine issue then. You can close the bug, thanks.
Updated by Eric Davis about 16 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Interesting. Thanks for digging up that link Chris g.