[TYPO3-english] automatic fe-user login - restricted elements not shown until reload

Björn Pedersen pedersen at frm2.tum.de
Wed Sep 12 08:56:02 CEST 2012


Am 12.09.2012 08:54, schrieb Björn Pedersen:
> Am 11.09.2012 18:02, schrieb Stefan Franke:
>>> you should probably just pass the parameters  (uname, uident, status,
>>> chalvalue(for non-plain passwords))in the correct fields directly, for
>>> FE login get params are enabled by default.
>>
>> Hi Björn,
>> thanks, I was already aware of that. I'm calling my website e.g. like this:
>>
>> index.php?pid=3,4,5&user=abc&pass=dfg&id=123&logintype=login
>                       uname    uident          status (at least on 4.6
> and the code has not been touched since 2005)
> 
>> Unfortunately, on this particular website I'm working on, I always get redirected to the home page when trying the automatic login (it's TYPO3 4.2, maybe that's the problem).
>>
>> So the ID-parameter seems to be completely ignored. So I figured I might as well just write a little piece of code to achieve what I'm looking for. Turns out it's not that easy..
>>
And of course, this will only work with login security set to normal
(plain password), not challenged or rsa. Check this in localconf.php.

Björn




More information about the TYPO3-english mailing list