Hi Piseth, Piseth Sok wrote: >> I used introduction package 4.6.1 in Ubuntu. >> I met a problem that after I login with backend user , I copy URL of >> backend paste to new Tab in firefox, but It required login again. >> Any Idea? > I have found the solution. > It is because of firefox extension firephp. I removed it and restart > browser and then it works.
The technical reason is properly, that firephp modified the user agent string. As this is part of the session, any modification will require a new login. Same happens with IP changes unless you set a low mask (default is the full IP must match). Best regards -- Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln Documentation – linkvalidator TYPO3 .... inspiring people to share! _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
