Web Hosting Talk







View Full Version : PerlDesk Help -> Case In-sensitive


Smirks
09-16-2002, 10:49 AM
Hello,

I have a perldesk installation, and I must confess that some of my users aren't the smartest tools in the shed.

Is there anyway to make the usernames case in-sensitive, while keeping the passwords case sensitive? Meaning, user1 is the same as User1, or uSer1, etc.

Thanks,
Chris

Smirks
09-16-2002, 11:02 AM
Bah....

I figured it out... all the code needs is a couple of well placed lc()'s.

Works perfectly!

Thanks me!