Project

General

Profile

Actions

Bug #55484

closed

fe_user:username is limited to 50 chars

Added by Mario Näther about 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2014-01-30
Due date:
% Done:

0%

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

Description

Currently the username field in fe_user table is limited to 50 characters.
--
username varchar(50) DEFAULT '' NOT NULL,
--
This is unusable for long email address and should be "tinytext" or a larger varchar field.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #83986: Streamline size of all email fields at the database schemaClosed2018-02-20

Actions
Actions

Also available in: Atom PDF