Commit graph

7 commits

Author SHA1 Message Date
a3eb5dca24
Allow piping the password to login_cli
This is useful for testing where entering a password manually is not
possible.
2021-08-28 20:36:10 +02:00
b06e9ea733
Enable fetching instance info over http
issue #56
2018-12-30 09:53:12 +01:00
Erica Ehrhardt
fde84295e0 Add --disable-https flag 2018-12-24 17:20:30 -08:00
6a3c877270
Reimplement configuration to allow multiple logins
The configuration is now stored in a single json encoded file instead of
separate files.
2018-01-02 12:24:32 +01:00
92d4dc745a
Use http methods instead of requests directly 2017-12-30 16:30:35 +01:00
7bbc98363e
Extract exceptions 2017-12-30 13:32:52 +01:00
a50ffe62c3
Extract auth code to own file, add some tests 2017-12-30 13:05:47 +01:00