Author Topic: Password Check Problem  (Read 3069 times)

Offline stto3703

  • Newbie
  • *
  • Posts: 1
Password Check Problem
« on: November 09, 2006, 10:07:26 AM »
If my password is for example 'p@ssword', I can log in using it or any other string which begins with 'p@ssw0rd'.

For example 'p@sw0rdasdjkfgasjldkasdhfa' would still allow access. Is this something related to my setup?

I'm using FC6, mySQL 5.0.27, PHP 5.1.6.

Thanks!