md5 conversion of password in config.php

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
TNTH

md5 conversion of password in config.php

Post by TNTH »

Is it possible to convert the password for the database in config.php to an md5-coded password? The pass, in my case, is the same as the pass of my server, and I can't change them seperatly :(
uptoeleven
Forum Members
Forum Members
Posts: 96
Joined: Sat Dec 04, 2004 10:30 pm
Location: London, England

password encryption

Post by uptoeleven »

Hi,

I don't believe this is built in but it would be easy enough to write a plugin to do it since PHP has native support for md5. Unfortunately I'm not your man as I am currently working on the upgrade to v0.9...

uptoeleven
TNTH

Thnx

Post by TNTH »

At least thanks for your answer. Maybe it's something then that I'll try to find out myself. Wanted to strat learning php anyway, but can't find the time.
Post Reply

Return to “Developers Discussion”