[TYPO3-core] RFC: #6784: new sysext fe_login
Steffen Ritter
info at rs-websystems.de
Mon Jan 14 16:42:19 CET 2008
Helmut Hummel schrieb:
> Steffen Ritter schrieb:
>> So please come over how where and how to set the
>> config switch.
>
> This is already being discussed in thread:
> "RFC: Feature Request #7139: Integration of fe_users password
> encryption", because Steffen was faster than you ;)
>
That's nice, in addition to #7139 I'm integrating kb_md5fepw to felogin
slightly modified.
Simple md5 pw's will be possible due to #7139, we saw.
kb_md5fepw copy in felogin will extend md5-login in #7139 with the
superchallenged login. So if $TYPO3_CONF_VAR['FE']['loginSecurityLevel']
is set to superchallenged, Box from felogin will be expanded with the JS
Code we know from kb_md5fepw.
With this, we have all de-facto standard possibilities in core and users
might decide which security level he wants to use.
More information about the TYPO3-team-core
mailing list