#534 Methods for setting API tokens use getpass
Merged by onosek. Opened by onosek.
onosek/fedpkg set_token  into  master

Download 534.patch

The methods set-distgit-token, set-pagure-token originally
accepted a token as a command-line argument and this wasn't a sane
approach. Now the token is safely put via getpass method.
Also the code was moved to a shared place in rpkg because other
tool uses it too.

Fixes: rhbz#2089694
JIRA: RHELCMP-13435

Signed-off-by: Ondřej Nosek onosek@redhat.com

rebased onto 745f4ce49772b700b17e60c009ae1f02858dfec0

rebased onto c09940d377740c2689978dde975e1beeb3d6fa12

rebased onto a7b9cc06f2fc05954ef58be038753cf5265194d5

pretty please pagure-ci rebuild

pretty please pagure-ci rebuild

rebased onto b11cc289a75e487d66ce41f68f12e74300561660

rebased onto f4ea58b6385454788cd4b4cff685f3d80e6924d1

Pull-Request has been merged by onosek

Metadata