Project

General

Profile

Actions

Bug #22323

closed

[saltedpasswords] Enhance Unit Tests by testing passwords of various character classes

Added by Marcus Krause over 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-03-24
Due date:
% Done:

0%

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

Description

Currently, sysext:saltedpasswords test hashing and comparison of passwords (basic functionality) with a simple password consisting of alphabet charaters.

It will be helpful to test passwords consisting of special characters too.

(issue imported from #M13908)


Files

0013908.diff (5.57 KB) 0013908.diff Administrator Admin, 2010-03-24 16:59
13908_1.zip (1.33 KB) 13908_1.zip Administrator Admin, 2010-03-26 09:18
13908_2.diff (10.3 KB) 13908_2.diff Administrator Admin, 2010-03-27 09:57
13908_3.diff (23.8 KB) 13908_3.diff Administrator Admin, 2010-04-20 01:22

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #22187: rsaauth doesn't work with special characters (like ä ü ö § ) in passwordClosedChristian Kuhn2010-02-25

Actions
Actions #1

Updated by Marcus Krause over 14 years ago

First patch version had charset problems. Next try: I've attached an archive with a clean diff in ISO-8859-1.

Actions #2

Updated by Marcus Krause over 14 years ago

Version 2 of the patch uses PHP's function chr() to create special characters. So patch can be applied regardless of the workspace character set.

Actions #3

Updated by Christian Kuhn over 14 years ago

  • trunk rev. 7394
  • 4.3 rev. 7395
Actions

Also available in: Atom PDF