frostfs-s3-gw/api/handler
Marina Biryukova 45f77de8c8 [#371] Add custom Source IP header configuration
Signed-off-by: Marina Biryukova <m.biryukova@yadro.com>
2024-04-22 07:42:45 +00:00
..
acl.go [#340] Fix encode object acl 2024-04-11 09:28:30 +00:00
acl_test.go [#367] Add check of AccessBox attributes 2024-04-19 06:25:26 +00:00
api.go [#360] Use 'c' prefix for bucket policies instead of 'n' 2024-04-10 17:56:47 +03:00
api_test.go [#266] Support per namespace placement policies configuration 2023-11-28 16:12:42 +03:00
attributes.go [#165] Fix real object size in listing 2024-02-02 16:15:03 +03:00
attributes_test.go [#219] Return ETag in quotes 2023-11-22 11:12:32 +00:00
copy.go [#357] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
copy_test.go [#357] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
cors.go [#328] Log error on failed response writing 2024-03-15 11:02:26 +03:00
cors_test.go [#367] Add check of AccessBox attributes 2024-04-19 06:25:26 +00:00
delete.go [#355] Remove policies when delete bucket 2024-04-09 15:49:46 +00:00
delete_test.go [#306] acl: Handle put/get acl for APE buckets 2024-02-28 17:50:08 +03:00
encryption_test.go [#306] In APE buckets forbid canned acl except private 2024-03-19 16:57:26 +03:00
get.go [#357] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
get_test.go [#165] Support latest only stream listing 2024-02-02 16:09:48 +03:00
handlers_test.go [#371] Add custom Source IP header configuration 2024-04-22 07:42:45 +00:00
head.go [#357] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
head_test.go [#367] Add check of AccessBox attributes 2024-04-19 06:25:26 +00:00
info.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
list.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
locking.go [#357] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
locking_test.go [#371] Add custom Source IP header configuration 2024-04-22 07:42:45 +00:00
multipart_upload.go [#357] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
multipart_upload_test.go [#364] Fix removing combined object 2024-04-12 14:56:38 +03:00
not_support.go [#261] Make PutBucketPolicy handler use policy contract 2023-12-18 15:49:54 +03:00
notifications.go [#266] Support per namespace placement policies configuration 2023-11-28 16:12:42 +03:00
notifications_test.go Rename package name 2023-03-07 17:38:08 +03:00
object_list.go [#165] Fix real object size in listing 2024-02-02 16:15:03 +03:00
object_list_test.go [#165] Sort nodes in ServiceClientMemory 2024-02-02 16:53:12 +03:00
put.go [#357] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
put_test.go [#371] Add custom Source IP header configuration 2024-04-22 07:42:45 +00:00
response.go [#357] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
s3encoder.go [#405] English Check 2022-04-22 14:01:40 +03:00
s3encoder_test.go [#155] Added s3 url encoder 2021-07-14 11:34:49 +03:00
s3reader.go [#154] Rename access key to secret key 2023-10-06 09:20:39 +00:00
tagging.go [#357] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
tagging_test.go [#357] Add check of request and resource tags 2024-04-17 07:06:58 +00:00
unimplemented.go [#149] Update inner imports after moving middlewares 2023-07-11 17:25:09 +03:00
util.go [#328] Log error on failed response writing 2024-03-15 11:02:26 +03:00
util_test.go [#143] Fix transformToS3Error function 2023-06-21 17:16:40 +03:00
versioning.go [#221] Expand xmlns field ignore 2023-10-13 16:21:13 +03:00