frostfs-s3-gw/api/handler
Alex Vanin 7d6e20fdad
All checks were successful
/ DCO (pull_request) Successful in 36s
/ Builds (pull_request) Successful in 1m38s
/ Vulncheck (pull_request) Successful in 1m37s
/ OCI image (pull_request) Successful in 2m16s
/ Lint (pull_request) Successful in 2m40s
/ Tests (pull_request) Successful in 1m26s
/ Vulncheck (push) Successful in 1m18s
/ Builds (push) Successful in 1m14s
/ OCI image (push) Successful in 2m0s
/ Lint (push) Successful in 2m14s
/ Tests (push) Successful in 1m35s
[#604] Add MFADelete tests with reworked mfa.Storage implementation
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
Signed-off-by: Pavel Pogodaev <p.pogodaev@yadro.com>
2025-04-04 11:11:40 +03:00
..
acl.go [#498] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
acl_test.go [#585] Add ListBuckets handler test 2025-01-21 07:49:19 +00:00
api.go [#604] Add support of MFADelete argument and x-amz-mfa header 2025-04-03 15:36:07 +03:00
api_test.go [#266] Support per namespace placement policies configuration 2023-11-28 16:12:42 +03:00
attributes.go [#498] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
attributes_test.go [#219] Return ETag in quotes 2023-11-22 11:12:32 +00:00
bucket_list.go [#498] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
bucket_list_test.go [#667] Use separate copies numbers for system containers 2025-03-31 17:41:27 +03:00
copy.go [#613] Number of bucket tags increased to 50 2025-03-27 16:10:33 +03:00
copy_test.go [#604] Add MFADelete tests with reworked mfa.Storage implementation 2025-04-04 11:11:40 +03:00
cors.go [#672] Support wildcard in allowed origins and headers 2025-04-03 12:52:39 +03:00
cors_test.go [#672] Support wildcard in allowed origins and headers 2025-04-03 12:52:39 +03:00
delete.go [#604] Add MFADelete tests with reworked mfa.Storage implementation 2025-04-04 11:11:40 +03:00
delete_test.go [#604] Add MFADelete tests with reworked mfa.Storage implementation 2025-04-04 11:11:40 +03:00
encryption_test.go [#598] Fix response code for invalid Content-Md5 header 2025-01-16 12:59:17 +00:00
get.go [#647] Dont send error after returning object payload 2025-02-25 10:01:58 +00:00
get_test.go [#647] Dont send error after returning object payload 2025-02-25 10:01:58 +00:00
handler_fuzz_test.go [#596] Use zaptest.Logger 2025-02-21 15:53:27 +03:00
handlers_test.go [#604] Add MFADelete tests with reworked mfa.Storage implementation 2025-04-04 11:11:40 +03:00
head.go [#498] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
head_test.go [#563] Ignore precondition headers with invalid date format 2024-11-27 12:07:04 +03:00
info.go [#498] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
lifecycle.go [#604] Add MFADelete tests with reworked mfa.Storage implementation 2025-04-04 11:11:40 +03:00
lifecycle_test.go [#604] Add MFADelete tests with reworked mfa.Storage implementation 2025-04-04 11:11:40 +03:00
locking.go [#498] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
locking_test.go [#556] Check bucket name not only during creation 2024-11-20 08:13:27 +00:00
multipart_upload.go [#613] Number of bucket tags increased to 50 2025-03-27 16:10:33 +03:00
multipart_upload_test.go [#604] Add MFADelete tests with reworked mfa.Storage implementation 2025-04-04 11:11:40 +03:00
not_support.go [#501] Consider using request logger in logAndSendError 2024-11-02 08:51:48 +00:00
object_list.go [#644] Support keepalive during listing 2025-02-27 09:37:04 +03:00
object_list_test.go [#604] Add MFADelete tests with reworked mfa.Storage implementation 2025-04-04 11:11:40 +03:00
patch.go [#498] handler: Add spans to detail the trace 2025-02-18 18:14:11 +03:00
patch_test.go [#563] Ignore precondition headers with invalid date format 2024-11-27 12:07:04 +03:00
put.go [#604] Add support of MFADelete argument and x-amz-mfa header 2025-04-03 15:36:07 +03:00
put_test.go [#648] fix: Prevent InternalError response in PostObject handler 2025-02-25 09:46:54 +00:00
response.go [#603] Fix GetBucketPolicyStatus case sensitivity 2025-03-14 09:44:38 +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 [#642] Fix streaming empty body 2025-02-13 16:55:27 +03:00
s3reader_test.go [#607] Support sigV4a streaming with trailers 2025-02-03 18:25:15 +03:00
s3unsignedreader.go [#642] Fix streaming empty body 2025-02-13 16:55:27 +03:00
s3v4aReader.go [#642] Fix streaming empty body 2025-02-13 16:55:27 +03:00
tagging.go [#613] Number of bucket tags increased to 50 2025-03-27 16:10:33 +03:00
tagging_test.go [#613] Number of bucket tags increased to 50 2025-03-27 16:10:33 +03:00
unimplemented.go [#501] Consider using request logger in logAndSendError 2024-11-02 08:51:48 +00:00
util.go [#604] Add MFADelete tests with reworked mfa.Storage implementation 2025-04-04 11:11:40 +03:00
util_test.go [#488] middleware/policy: Add frostfs-to-s3 error transformation 2024-10-02 12:35:04 +03:00
versioning.go [#604] Add MFADelete tests with reworked mfa.Storage implementation 2025-04-04 11:11:40 +03:00
versioning_test.go [#604] Add MFADelete tests with reworked mfa.Storage implementation 2025-04-04 11:11:40 +03:00