Commit graph

34 commits

Author SHA1 Message Date
nanoy
729cfcb7ac Merge branch 'better_403_error' into 'master'
Better 403 error message

See merge request re2o/re2oapi!2
2021-01-12 22:28:22 +01:00
6d930e37ec Better 403 error message 2021-01-12 21:37:59 +01:00
detraz
ffaed92103 Merge branch 'master' of https://gitlab.federez.net/re2o/re2oapi 2019-10-06 16:03:33 +02:00
Hugo Levy-Falk
1f8366055d Better handle of redirections. 2019-09-28 13:32:04 +02:00
Hugo Levy-Falk
b12df74fe7 Fix indentation 2019-03-12 22:05:32 +01:00
Gabriel Detraz
0dd459e3ec unindent error 2018-11-14 17:14:27 +01:00
Gabriel Detraz
b4906d8b25 Api for sending mail 2018-11-14 17:08:55 +01:00
Maël Kervella
c3277c2e6e Do not use endpoint's names
Use the URL structure directly to build the requests directly
The mapping name <-> endpoint is no longer used
See discusion in #1 for details
2018-06-27 11:17:37 +00:00
Maël Kervella
2deb99c51c Add logging everywhere 2018-06-25 16:31:50 +00:00
Maël Kervella
5b4523c797 Handle permission denied and relogin cases 2018-06-23 14:06:40 +00:00
Maël Kervella
baa6de4f27 Add comments 2018-06-23 14:06:10 +00:00
Maël Kervella
d37d47430e Refactor exceptions 2018-06-23 11:38:30 +00:00
Maël Kervella
be662c5825 Update URLs 2018-06-23 11:38:30 +00:00
Maël Kervella
7bcd0924b8 Add support for all requests methods 2018-05-26 20:43:46 +00:00
Maël Kervella
8409433e86 Add servicesregen endpoint 2018-05-26 20:09:01 +00:00
Maël Kervella
6616f87b09 Syntaxic sugar 2018-05-25 15:35:16 +00:00
Maël Kervella
d5c23edff9 Remove buggy save token to file in __del__ 2018-05-25 14:00:06 +00:00
Maël Kervella
fe1ee23c7c Fix need_renew 2018-05-25 13:47:37 +00:00
Maël Kervella
b27e5cc92e Comments on client 2018-05-25 13:34:47 +00:00
Maël Kervella
5de13c6467 Format default to JSON is in requests function 2018-05-25 13:34:28 +00:00
Maël Kervella
4e2d821d31 Put token filename in variable 2018-05-25 13:31:12 +00:00
Maël Kervella
9f3860c40a Save token in file 2018-05-25 12:56:38 +00:00
Maël Kervella
0f796bbcea Optimize list_xxx request speed 2018-05-25 09:38:34 +00:00
Maël Kervella
8432eafdca Fix awareness of token expiration 2018-05-25 09:29:57 +00:00
Maël Kervella
74fa513e9a Proper support for ISO-8601 dates 2018-05-24 23:41:23 +00:00
Maël Kervella
de759e417d Add support for params in query and page_size optimizqtion 2018-05-24 22:31:55 +00:00
Maël Kervella
97444412ec Add hostmacip endpoint 2018-05-24 19:06:52 +00:00
Maël Kervella
f151d483dc Fix packaging 2018-05-24 13:08:05 +00:00
Maël Kervella
2ce1b7155d Fix packaging 2018-05-24 13:04:19 +00:00
Maël Kervella
5fc14b1b13 Fix packaging 2018-05-24 12:42:53 +00:00
Maël Kervella
bdb01e0f00 Fix packaging 2018-05-24 12:37:05 +00:00
Maël Kervella
eed616d72e Move into package 2018-05-24 12:00:58 +00:00
Maël Kervella
6d47993aee Endpoints, Exceptions, and basic API obj with auth and getters 2018-05-24 10:11:32 +00:00
Maël Kervella
c6baf34a15 add README 2018-05-24 10:10:51 +00:00