Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

utilize AES passwords and randomized salt in config.php #52

Open
GoogleCodeExporter opened this issue Mar 30, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 1 Nov 2009 at 2:39

  • Added labels: Milestone-2.2.x
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant