#45 Add two-factor authentication to Github importer
Merged by cverna. Opened by cverna.
cverna/pagure-importer github_2fa  into  master

Download 45.patch

Improves user prompt by using click method.

Creates a personal access token for pagure-importer and saves it in a config file under ~/.pgimport to be reused.

Fixed import of dates, which was broken by change to fedorahosted importer.

rebased

1 new commit added

  • Move 2 FA auth to utils module, so that contributors generator can use it

this throws an error, should be '+' instead of ',' i guess

here as well

since, you most probably will update this pr: this line still crosses 80 chars :/

same 80 char problem

the same change should go in the issue comment as well

this one also needs to be updated (that datetime.datetime not json serializable thing)

rebased

thanks for the testing, I have updated the PR ;)

:thumbsup: :clap:

Pull-Request has been merged by cverna

Metadata