Project

General

Profile

Actions

Bug #21940

closed

Flash upload and Session

Added by Not Only Pixel almost 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Communication
Target version:
-
Start date:
2010-01-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

I want to use a flashuploader in combination with fe_login and eid. I cannot give flash a cookie to send so i use the GET param fe_typo_user with the fe_sessions.ses_id.

The Problem is in class.t3lib_userauth.php an was "fixed" for the BE in class.t3lib_beuseraut.php @ fetchUserSessionFromDB(). The hashLockClause() use the HTTP_USER_AGENT string to build a hash value. But this differs for the browser and flash. So the Session is destroyed every time i make a flash upload.

(issue imported from #M13204)


Files

bug.diff (4.63 KB) bug.diff Administrator Admin, 2010-01-11 12:28
13204_v2.patch (4.71 KB) 13204_v2.patch Administrator Admin, 2010-02-19 16:20
Actions #1

Updated by Not Only Pixel almost 15 years ago

the attached file is not the bug its the patch. sorry for this naming

Actions #2

Updated by Benni Mack over 14 years ago

committed v4 to trunk (rev. 6946).

Actions #3

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.4.0)
Actions

Also available in: Atom PDF