1
0
mirror of https://github.com/ihabunek/toot synced 2024-12-27 01:12:58 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Ivan Habunek
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
Ivan Habunek
ad96143ee0
Censor authorization header value in logs 2020-05-11 12:46:27 +02:00
Ivan Habunek
508b4ff7ea
Enable logging to a file 2018-01-14 15:34:41 +01:00
Ivan Habunek
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
Ivan Habunek
cf9efc128a
Extract logging code 2017-12-30 13:06:24 +01:00