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

Hard coded sensitive data... #7

Open
jingkaihe opened this issue Mar 28, 2014 · 1 comment
Open

Hard coded sensitive data... #7

jingkaihe opened this issue Mar 28, 2014 · 1 comment

Comments

@jingkaihe
Copy link

In words2db.py

db = _mysql.connect(host="***", user="***", passwd="***", db="***")

🙈

@modulo-
Copy link
Member

modulo- commented Mar 28, 2014

We noticed that. The user has had only select permissions and query limits while the credentials have been up.
Good point though! Thanks! We'll try to get to fixing that soon.

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

No branches or pull requests

2 participants