That was part of our old database.
I have no idea why that information was there and I plan on figuring out which idiot from my team did that.
I am in the process of emailing all the affected users to let them know.
Very bad security practice to leave the accounts passwords unencrypted, i hope your not the coder for that site!
Would advise all users to get their miners away from there ASAP
A. We had to keep the WORKER passwords unencrypted so that users could see them and edit them more easily.
B. This is our OLD database on the OLD site. We have since completely rewritten the site's code and it doesn't even use mysql anymore.
C. This happened because one of the guys on the team was doing some debugging and like an idiot did not secure his testing site.
Even so, why have them saved as plain text at all? you can still encyrpt with base64 and a salt code that is kept hidden