[TYPO3-core] RFC #13204: Bug + Code cleanup: Flash and Session in FE
Stephan Lucas
sl at not-only-pixel.de
Sun Jan 17 14:06:59 CET 2010
This is an SVN patch request.
Type: Bugfix, Code cleanup
Bugtracker references:
http://bugs.typo3.org/view.php?id=13204
Branches: TYPO3_4.3/trunk
Problem:
FE user Sessions are verified by fe_sessions.ses_id and a hash from
HTTP_USER_AGENT. Its hard or impossible to give flash the same
HTTP_USER_AGENT string as the browser.
Solution:
It seems that this problem was already fixed for the flash upload in BE.
So this function only has to put one level up in the class hierarchy:
from t3lib_beuserauth to t3lib_userauth.
By the way:
All bugfixes has to put in bugtracker AND here, right?
Regards
Stephan
--
http://not-only-pixel.de
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100117/d5731d28/attachment.asc>
More information about the TYPO3-team-core
mailing list