You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What needs to be improved:
store user/host passwords in db as AES_ENCRYPT
What needs to be change to accomplish this:
1. generate randomized MD5 salt key during installation, decrypt key goes
into config.php
2. change queries involved in reading/writing passwords to/from db to
utilize AES_ENCRYPT / AES_DECRYPT
Original issue reported on code.google.com by [email protected] on 18 Sep 2009 at 12:59
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 18 Sep 2009 at 12:59The text was updated successfully, but these errors were encountered: