garage/src/api
2023-10-19 15:08:47 +02:00
..
admin admin api: increased compatibility for v0/ endpoints 2023-10-05 16:56:13 +02:00
k2v api: allow custom unix bind mode and use 0o220 for admin server 2023-10-03 17:31:40 +02:00
s3 listobjects: fix panic if continuation token is an empty string 2023-10-19 15:08:47 +02:00
signature payload.rs: Surround / in inverted commas. 2023-06-06 16:26:06 +01:00
Cargo.toml bump version to v0.9.0 2023-10-10 14:08:11 +02:00
common_error.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
generic_server.rs api: allow custom unix bind mode and use 0o220 for admin server 2023-10-03 17:31:40 +02:00
helpers.rs admin and cli: hide secret keys unless asked 2023-06-14 16:56:15 +02:00
lib.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
router_macros.rs admin api: move all endpoints to v1/ by default (v0/ still supported) 2023-06-14 14:15:51 +02:00