Compare commits

..

No commits in common. "cfea64d2583c3be807b63439e4f7007df42e65ac" and "54eeebdb0f6375dc01854b5ea272d05a19512f8b" have entirely different histories.

View File

@ -52,7 +52,7 @@ from fido2 import cbor
config = configparser.ConfigParser()
config.read('config.ini')
# test
dbusername = config.get('Setup', 'dbusername')
dbpassword = config.get('Setup', 'dbpassword')
dbname = config.get('Setup', 'dbname')