do_auth
do_auth copied to clipboard
SafeConfigParser deprecated in newer python
Is this codebase still active or should I just fork it and work externally? Had to convert configparser.SafeConfigParser() to configparser.ConfigParser() and readfp to readfile.