Bug #65224
closedInstall tool removes "-" character from created backend user name
100%
Description
- Go to install tool
- create a backend admin user
foo-bar
- try to login - not possible
- try to create that user again. You will get a error message
Administrator user not created A user with username foobar exists already.
- try to login with
foobar
as username - works.
The User has been created without the -
.
If the user is created in the backend everthing is fine.
Updated by Sascha Egerer over 9 years ago
In TYPO3 7 this is fixed by
https://review.typo3.org/#/c/35997/
https://review.typo3.org/#/c/36501/
This 2 patches should also get merged into 6.2.
Any protests?
Updated by Gerrit Code Review over 9 years ago
- Status changed from Accepted 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/37107
Updated by Gerrit Code Review over 9 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/37108
Updated by Gerrit Code Review over 9 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/37111
Updated by Anonymous over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 40d479970a1946d729c823e687bce6c8516cdbcf.