md5 conversion of password in config.php
-
TNTH
md5 conversion of password in config.php
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

- Posts: 96
- Joined: Sat Dec 04, 2004 10:30 pm
password encryption
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
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
