[TYPO3] mm_forum and password length

Katja Lampela katja.lampela at lieska.net
Thu Aug 16 07:48:56 CEST 2007


Hello,

Strange problem, mm_forum's (0.1.2) user creation doesn't allow shorter
password than 6 letters even though I have ts

plugin.tx_mmforum_pi5 = USER_INT
plugin.tx_mmforum_pi5 {
	# Minimum password length
		minPasswordLength = 4
}

and the ts object browser shows that minPasswordLength is 4.

I don't have any other user administration installed.

Any idea what might cause this?

- Katja


More information about the TYPO3-english mailing list