Project

General

Profile

Actions

Bug #67699

closed

Inconsistence in allowing spaces in passwords

Added by Dewi Matthijssen almost 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Assignee:
Category:
-
Target version:
Start date:
2015-06-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

For backendusers, spaces are allowed in passwords. Login works fine with a password that has spaces in it.

For frontendusers, the spaces are stripped by the TCA ('eval' => 'nospace') before salting. The frontendlogin however does not strip the spaces so it is not possible for the user to log in with the password that was set through the backend. The backend provides no warning suggesting the password was not saved as it was put in.

I'd expect the same processing wether you are trying to log in or are setting a new password through the backend. This way the password will always work as it is typed in.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #77715: FE-Login for spaced-passwordsClosed2016-08-31

Actions
Actions

Also available in: Atom PDF