Project

General

Profile

Actions

Bug #97340

closed

Parameter ?logintype=login&pass=password1234&pid=398&user=myuser doesnt work anymore

Added by Christian von Holten about 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Authentication
Target version:
-
Start date:
2022-04-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Hello everyone,

in TYPO3 9 we could login an fe user by parameters in a url like "https://domain.com?logintype=login&pass=password1234&pid=398&user=myuser". In TYPO3 10 we get a warning:

component="TYPO3.CMS.Core.Authentication.AuthenticationService": Login-attempt from 2001:16b8:68ad:a500:38b1:dcba:4ac8:eb52, for username '' with an empty password!

So username seem so be empty, as well as password.

I have searched through all changelogs of TYPO3 10 and 9, but did not find any security or breaking changes. Is there another way to login as fe user by url? Or die some parameters changed?


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #88458: Remove Frontend Track User functionalityClosedBenni Mack2019-05-29

Actions
Actions #1

Updated by Oliver Bartsch about 2 years ago

  • Status changed from New to Closed

Hi, this functionality has been removed with #88458. It's since then only possible to provide the login data via POST. The corresponding breaking changelog can be found here: https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/10.0/Breaking-88458-RemovedFrontendTrackUserFtuFunctionality.html. Especially the Migration part might be of interest for you https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/10.0/Breaking-88458-RemovedFrontendTrackUserFtuFunctionality.html#migration.

Since this functionality was removed intentionally and the change has been documented accordingly, I'll close this issue. In case you think this is the wrong decision or find something in the current implementation, that is not working, please either contact me directly or create a new issue with a reference to this one.

Actions #2

Updated by Oliver Bartsch about 2 years ago

  • Related to Task #88458: Remove Frontend Track User functionality added
Actions

Also available in: Atom PDF