Project

General

Profile

Actions

Bug #98049

open

[FE][permalogin] = 1 and not enabled permalogin does not work

Added by Georg Ringer almost 2 years ago. Updated about 1 year ago.

Status:
Under Review
Priority:
Should have
Assignee:
Category:
felogin
Start date:
2022-07-28
Due date:
% Done:

0%

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

Description

Setting permalogin to 1 states: "Permanent login is by default enabled but can be disabled by a form control in the login form."

but actually this doesn't work. the reason is simple:

strlen((string)$isPermanent) != 1

this will not respect the setting "0"

Actions

Also available in: Atom PDF