sc4r3d & Watson,
Glad you like it and you're welcome.
Quote:
Originally Posted by kippesp
You may want to let people know that by installing this hack as posted, your passwords from this page will not be transmitted in clear text. But if you're okay with FTP, you're probably okay with this.
|
Passwords are encrypted in login.php. The only place the clear text gets passed is from adminfunctions.php to login.php which poses no security threat that I can think of since the md5hash() function is client side anyway.