[TYPO3-dev] Install tool removes dots from admin usernames

Martin Kutschker masi-no at spam-typo3.org
Sat Jan 10 15:41:00 CET 2009


Stefano Kowalke schrieb:
> 
> It A-Za-z0-9 the same like [:alnum:]?

[:alnum:] is actually locale dependent (it might allow therefore
accented characters), so in this case A-Za-z0-9 is exactly what we want.

Masi




More information about the TYPO3-dev mailing list