Commit graph

5 commits

Author SHA1 Message Date
b15cb85a23
Standardize http request method parameters
This allows setting either json or data. Until now we were always using
data and this is not enough for some endpoints.
2022-11-24 11:20:59 +01:00
ad96143ee0
Censor authorization header value in logs 2020-05-11 12:46:27 +02:00
508b4ff7ea
Enable logging to a file 2018-01-14 15:34:41 +01: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
cf9efc128a
Extract logging code 2017-12-30 13:06:24 +01:00