usnistgov / dane_tester

3 stars 1 forks source link

traceback leaking password: #6

Closed TheTesla closed 6 years ago

TheTesla commented 6 years ago

see issue #5

''' Connection = <class 'pymysql.connections.Connection'>, args = (), kwargs = {'charset': 'utf8', 'db': 'emaildb', 'host': 'db1.antd.nist.gov', 'password': 'dbpassword++', 'user': 'dbwriter'} '''

scottr-nist commented 6 years ago

fixed. password changed as well.