[TriLUG] Squirrelmail and case sensitiviness

Sinner from the Prairy sinner at escomposlinux.org
Mon Jun 9 12:34:21 EDT 2003


On Monday 09 June 2003 12:04 pm, zzd wrote:
> You will find that this feature already exists. Check the config.php
> file for this section:
(...)
> global $force_username_lowercase;
> $force_username_lowercase = false;
>
(...)
> This is the code from src/redirect.php where the name is forced to lower
> case.
>   /* Verify that username and password are correct. */
>     if ($force_username_lowercase) {
>         $login_username = strtolower($login_username);
>     }

Doh!   :)

> good luck,
> z


Thanks!


Salut,
Sinner
-- 
Stallman Reads my Tutorials! http://www.ibiblio.org/sinner/Steel/rms.html
Running on Mandrake Linux 9.0 - Kernel  2.4.19smp  Linux User # 89976




More information about the TriLUG mailing list