[Typo3-dev] usernames lowercase, login case-sensitive => BAD

Christian Zehaczek warhawk at ufo-base.de
Wed May 26 15:35:26 CEST 2004


I thought about:

- allowing for more fe_groups assignable to a page
(already have an extension for this, but it needs some beautifying and 3.6.0
compatibility)

- encrypting fe_user passwords

- allowing for case-sensitive usernames

- optimizing table structures (don't need varchar(40) for md5 hashes).

- add some indicies to speed up common queries (eg. disabled, starttime,
endtime). i will check my query log for this.
(optimising indicies should be a high prio point for next releases,
especially for pages/tt_content !).

- any further ideas?

Cheers,
Chris


"Martin T. Kutschker" <Martin.no5pam.Kutschker at blackbox.n0spam.net> schrieb
im Newsbeitrag
news:mailman.1.1085576155.8472.typo3-dev at lists.netfielders.de...
> Christian Zehaczek wrote:
> >
> > I just started an extension to enhance a few authentication related
things.
>
> What are you planning to do? I hat to be cryptic but the authentication
> mechanism is going to change for 3.7. Perhaps it would be better to
> contact Kasper befor coding (and wasting time).
>
> Masi
>






More information about the TYPO3-dev mailing list