pyup icon indicating copy to clipboard operation
pyup copied to clipboard

Support username:password logins

Open psykzz opened this issue 8 years ago • 0 comments

Currently you only accept a token, but for the version of github used internally this is not a valid login method (a username is also required).

Could you add an option to also specify a username with the token, I checked into pygithub and it already supports both username, password along with token.

psykzz avatar Jan 27 '17 10:01 psykzz