Issue with coppermine. Issue with coppermine.
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Issue with coppermine.

Started by robertall, August 05, 2005, 02:24:51 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

robertall

I noticed in the database that the passwords are not hashed. May i ask if there is a reason for this?

Nibbler

The original creator of Coppermine set it up that way. If you update a 1.3 gallery to 1.4 then you get the option to convert to md5 hashes. New installations of 1.4 use md5 hashing by default.

robertall

Thanks. I was most worryed about people hacking my cpanel e.c.t. It has happened before, but with some other (more advanced forum) software.

Nibbler

There is a mod you can apply to 1.3.x if you are worried, or you can bridge coppermine to a forum and use it's user table instead.