Case Sensitive

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
addatamc
-


Joined: 14 Jul 2005
Posts: 2

PostPosted: Thu Jul 14, 2005 9:30 pm    Post subject: Case Sensitive Reply with quote

I want the username and password to not be case sensitive. Is there any modification I can do to make that happen???
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Thu Jul 14, 2005 9:52 pm    Post subject: Reply with quote

If you use PHP you can use the command to convert the whole string to lowercase. Just search for a script on google to get you started.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
addatamc
-


Joined: 14 Jul 2005
Posts: 2

PostPosted: Thu Jul 14, 2005 10:06 pm    Post subject: good thought.... Reply with quote

The setup is click on a link and a dialog box shows up. the username and password is entered and takes you to the custom directory lising. I want my site to be simple. so i need to kill the case problem. thanx for the reply. Do you have any other suggestions??
Back to top View user's profile Send private message
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Fri Jul 15, 2005 9:09 am    Post subject: Reply with quote

If you want it to be simple, you're going to have to do as The Inquisitor suggested and create a PHP (or other server side language) page which will check passwords. Abyss uses MD5 hashing for it's username/password combination, which is case sensitive by design.
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Sat Jul 16, 2005 4:59 am    Post subject: Reply with quote

Using Regular Expressions will get you started. LateR!
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group