Bug #88820
closedAdminPanel not working in combination with additional "Sites" configurations
0%
Description
For my TYPO3 instance I use different domains pointing to different pagetree IDs as a starting point. I use the new "Sites" module to link a domain to a pagetree ID.
In my global typoscript template I activate the AdminPanel with:
config.admPanel = 1
Everything works as expected but only for the first "Sites" configuration. On every other domain the AdminPanel is not shown.
Updated by Georg Ringer over 5 years ago
- Status changed from New to Needs Feedback
are you also logged in with the other domains? otherwise TYPO3 can't actually know that you are logged in as backend editor and are allowed to see the admin panel
Updated by Daniel Koch over 5 years ago
Georg Ringer wrote:
are you also logged in with the other domains? otherwise TYPO3 can't actually know that you are logged in as backend editor and are allowed to see the admin panel
I'm not logged in with all domains. If I'm authorized it works as expected for all domains.
But even for the internal "Preview Modul" inside the backend I need to log in on every domain. From a technical side it makes sense but I think it should work "automatically" for all configured domains. What do you think?
Updated by Susanne Moog over 5 years ago
- Is duplicate of Feature #65124: AdminPanel: allow for multi domain installations added
Updated by Susanne Moog over 5 years ago
This issue is a duplicate of #65124 - my problem with this is simply, that I have no good idea on how to fix it. If someone has a good idea on how to get the session transferred to all domains without making it somewhat insecure, I'd be very happy to hear it :)
Updated by Georg Tiefenbrunn over 5 years ago
Susanne Moog wrote:
... I'd be very happy to hear it :)
+1
Updated by Frank Nägler about 5 years ago
Like Susi, I see here a security issue that could not be solved easily.
Updated by Björn Jacob almost 5 years ago
- Status changed from Needs Feedback to Closed
As discussed the other day during the T3CMD, there is no smart solution for this issue. I am closing this old issue to free our minds :)