Commit graph

6 commits

Author SHA1 Message Date
Théophile Bastian
32716892d7 API client: Enforce https 2017-10-16 21:24:59 +02:00
Théophile Bastian
2264b0886f Change API protocol to fix json normalization
A dictionnary's order is not deterministic (eg. when switching python
versions), thus the previous protocol would often fail to authenticate a
legitimate request.
2017-10-16 21:24:39 +02:00
Théophile Bastian
97705834fd API client: add default host 2017-10-16 19:54:45 +02:00
Théophile Bastian
fcdbf515e9 API client: fix date input 2017-10-16 19:47:45 +02:00
Théophile Bastian
87071ef526 Make API client a standalone script 2017-10-16 17:05:26 +02:00
Théophile Bastian
b0f42fbe4b Fix publish API, add basic client 2017-09-24 18:23:48 +02:00