Project

General

Profile

Actions

Bug #21315

closed

Automatic admin login for superadmin.php script

Added by Yannick Pavard over 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-10-20
Due date:
% Done:

0%

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

Description

There is a problem with superadmin.php script.

With this code :

<form method="post" target="EXTERnalWindow" action="http://localhost/demo/typo3/index.php&quot; name="aadacb5250ba009b7ac6a1ddaedd89c1">
<input type="submit" value="Login" name="submit"/>
<input type="hidden" value="admin" name="username"/>
<input type="hidden" value="2c34b6273a6cf47d8455046517ac1e79" name="challenge"/>
<input type="hidden" value="" name="redirect_url"/>
<input type="hidden" value="login" name="login_status"/> (admin)<br/>
<input type="hidden" value="026e3a98e3a0cb02df6e4ff429d5bba4" name="userident"/>
</form>

it is not possible to automaticlogin from this option...

Perhaps update also this html code for TYPO3 4.x ?

(issue imported from #M12287)

Actions #1

Updated by Chris topher almost 14 years ago

I am not sure, if I understand what you mean:

Do you want to have the browser fill out some fields automatically? Which ones?

Actions #2

Updated by Chris topher almost 14 years ago

Not fixable without any feedback.

Actions

Also available in: Atom PDF