GothenburgBitFactory / bugwarrior

Pull github, bitbucket, and trac issues into taskwarrior
http://pypi.python.org/pypi/bugwarrior
GNU General Public License v3.0
732 stars 209 forks source link

github: remove basic auth support. Resolve #906. #942

Closed ryneeverett closed 1 year ago

ryneeverett commented 2 years ago

Github seems to have finally removed password support for API access, so we'll require github.token while giving a warning when github.password is still defined.