Project

General

Profile

Actions

Task #63624

closed

Allow spaces in usernames

Added by Stefan Neufeind almost 10 years ago. Updated almost 10 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-12-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Having a space in a username (like "Firstname Lastname") doesn't cause problems upon login. Users added through other ways than the backend (EXT:femanager or so) might already have a space in their username. Upon editing such a user in BE and saving spaces in the name would be removed and they can't login as they could before.

Actions #1

Updated by Gerrit Code Review almost 10 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35100

Actions #2

Updated by Stefan Neufeind almost 10 years ago

Workaround: Use a TCA-override to adjust this on your own, where needed.

Actions #3

Updated by Mathias Schreiber almost 10 years ago

So I can use " " as a username?
Did you make sure it does not get trimmed somewhere?

Actions #4

Updated by Stefan Neufeind almost 10 years ago

Please see the change. I changed from "nospace" to "trim" instead. But yes, you can Have a "A B" (two spaces in the name) theoretically :-)

Actions #5

Updated by Stefan Neufeind almost 10 years ago

  • Status changed from Under Review to Rejected

This might cause trouble. One example might be usernames with one or two spaces inbetween which look "almost lookalike" (or in HTML even might appear identically).

Actions

Also available in: Atom PDF