Re: User name munging.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 5/19/16, Juergen Nickelsen <squirm@xxxxxxx> wrote:
> On 19.05.2016 18:31, James B. Byrne wrote:
>
>> I infer from this scant evidence that SM does not treat 'USERNAME' as
>> 'username' for its own use.  Is there any way to force SM to munge
>> mixedcase case USERNAMEs to lowercase?

Have you (OP) taken a look at conf.pl - General Options?  Number 5.
Or $force_username_lowercase in the config file.  That's 1.4.x, 1.5.x
is similar if not the same.

> 	$login_username = preg_replace('/@.*/', '', $login_username);
> 	$login_username = trim($login_username);
> 	$login_username = strtolower($login_username);

Along with the above setting, the Login Manager plugin can also do
stuff like this

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users



[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux