Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Password length  (Read 3175 times)

0 Members and 1 Guest are viewing this topic.

wkpoon

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 24
Password length
« on: June 14, 2007, 09:57:21 am »

I had set the password mini length to 4 by edit the register.php in line 241 :

Code: [Select]
if (utf_strlen($password) < 4) $error .= '<li>' . $lang_register_php['err_password_short'];
I test to input the password "11" it still allow me to change the password and, until I enter "1" it will return the error say that the password is too short. Anything wrong with the code ?
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.