Project

General

Profile

Actions

Bug #25074

closed

Login to different versions of backend on same domain not possible

Added by Marius Muehlberger about 13 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2011-02-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

It seems as if it is not possible to login to different versions of backend (e.g. 4.4.6 and 4.5.0) on the same domain. A restart and cache-cleaning of the browser is required.
It's unusual to use different versions on the same domain, but in our case we use an SSL proxy:
https://ssl-proxy.net/www.typo3-4.4.6-page.com/typo3/
https://ssl-proxy.net/www.typo3-4.5.0-page.com/typo3/

Without a browser-restart it is impossible to login. Backend claims that user or password is wrong. Using an other browser or restarting the used one solves the problem - unless the other backend is called.

(issue imported from #M17638)


Files

cookies.txt (378 Bytes) cookies.txt Administrator Admin, 2011-02-17 19:03
Actions #1

Updated by Marius Muehlberger about 13 years ago

Opening the second BE without using the Proxy works fine (Both can be open the same time, but one of them is unsecure):

http://www.typo3-4.4.6-page.com/typo3/
http://www.typo3-4.5.0-page.com/typo3/

Actions #2

Updated by Steffen Gebert about 13 years ago

In general, working in more backends on the same domain simultaneously is not possible, as this results in a clash of cookie data.

However, it's weird that you can't login two a different installation after logout. I assume, there's a session cookie left, which is not cleared on logout and thus disturbs the login to the next installation.

Can you try to figure out, whether that's really the case? Just use Firebug or a similar tool, to show the remaining cookies after logout and remove them one by one.

Thanks
Steffen

Actions #3

Updated by Marius Muehlberger about 13 years ago

Hello Steffen,

until 4.5.0 it was no issue to have multiple backends opened. The be_typo_user value was stored in a session cookie which is related to the path - so there is no problem. This remains for 4.5.0, so the problem must be somewhere else.

I added a dump of "firecookie". PHPSESSID is not related to this issue as far as I could find out.

I will try to get more details on this issue.
Marius

Actions #4

Updated by Alexander Opitz about 10 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • TYPO3 Version set to 4.5
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?

Actions #5

Updated by Marius Muehlberger about 10 years ago

Hi,thanks for taking care! As far as tested, the problem still exists in 6.1.7.
Currently there is another Bug (#57070) which makes the use of a (single) ssl proxy impossible.

Actions #6

Updated by Alexander Opitz about 10 years ago

  • Category set to Backend User Interface
  • Status changed from Needs Feedback to New
Actions #7

Updated by Wouter Wolters over 8 years ago

  • Status changed from New to Needs Feedback

In 6.2 we changed alot in this direction. Does this work for you on latest 6.2 or master?

Actions #8

Updated by Alexander Opitz over 8 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF