garage/src/api
Alex 3168bb34a0
All checks were successful
ci/woodpecker/push/debug Pipeline was successful
ci/woodpecker/cron/release/3 Pipeline was successful
ci/woodpecker/cron/release/2 Pipeline was successful
ci/woodpecker/cron/debug Pipeline was successful
ci/woodpecker/cron/release/4 Pipeline was successful
ci/woodpecker/cron/release/1 Pipeline was successful
ci/woodpecker/cron/publish Pipeline was successful
Merge pull request 'add request context helper' (#751) from yuka/garage:req-ctx into main
Reviewed-on: #751
2024-03-04 14:51:05 +00:00
..
admin [fix-auth-ct-eq] use argon2 hashing and verification for admin/metrics token checking 2024-02-29 13:07:15 +01:00
k2v add request context helper 2024-03-04 13:26:39 +01:00
s3 add request context helper 2024-03-04 13:26:39 +01:00
signature [test-presigned] Use a HeaderMap type for QueryMap 2024-03-04 13:33:14 +01:00
Cargo.toml [rel-0.9.3] Bump version to 0.9.3 2024-03-04 14:00:55 +01:00
common_error.rs [dep-upgrade-202402] migration to http/hyper 1.0 for k2v api 2024-02-05 19:27:12 +01:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
generic_server.rs [dep-upgrade-202402] fix shutdown issue introduced when upgrading hyper 2024-02-08 23:43:59 +01:00
helpers.rs add request context helper 2024-03-04 13:26:39 +01: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