Lapshinn Vitaly
|
6bdc274d4d
add s3api error for copy in file, not directory
|
2 years ago |
Chris Lu
|
9b94177380
Merge pull request #2543 from skurfuerst/seaweedfs-158
|
2 years ago |
Sebastian Kurfuerst
|
c35660175d
BUGFIX: ensure Authorization header is only added once
|
2 years ago |
Sebastian Kurfuerst
|
10404c4275
FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client
|
2 years ago |
chrislu
|
5788bf2270
s3: increase timeout limit
|
2 years ago |
chrislu
|
9f9ef1340c
use streaming mode for long poll grpc calls
|
2 years ago |
chrislu
|
7210558c7b
s3: pass through s3 presigned headers
|
2 years ago |
Konstantin Lebedev
|
34779e8f38
force enable asynchronous I/O sending events to Fluentd
|
2 years ago |
Konstantin Lebedev
|
98251fe16a
non blocking audit log
|
2 years ago |
Konstantin Lebedev
|
10678cde81
audit log config
|
2 years ago |
Konstantin Lebedev
|
4ec8715f20
audit log
|
2 years ago |
Chris Lu
|
f17fa400d5
refactoring
|
3 years ago |
Chris Lu
|
006b4ec0f8
refactoring
|
3 years ago |
Chris Lu
|
a6bb509cb7
adjust mime detection
|
3 years ago |
Konstantin Lebedev
|
dd2cc1acaf
fix https://github.com/chrislusf/seaweedfs/issues/2387
|
3 years ago |
Konstantin Lebedev
|
8de7915950
s3 mime detect
|
3 years ago |
Eng Zer Jun
|
a23bcbb7ec
refactor: move from io/ioutil to io and os package
|
3 years ago |
Chris Lu
|
59dd271734
more glog
|
3 years ago |
Chris Lu
|
4cbba2b1c6
add more glog to s3
|
3 years ago |
Chris Lu
|
71175461ef
add glog for s3 handlers
|
3 years ago |
Chris Lu
|
e5fc35ed0c
change server address from string to a type
|
3 years ago |
Chris Lu
|
8b382a8209
refactor
|
3 years ago |
Chris Lu
|
33b87244ef
refactoring
|
3 years ago |
Chris Lu
|
2b60e2abb1
only disallow streaming signed when no auth enabled
|
3 years ago |
Konstantin Lebedev
|
b612d5aebd
s3 test get w/ If-Match: bogus ETag
|
3 years ago |
Konstantin Lebedev
|
69c768870b
- object write cache control
|
3 years ago |
Konstantin Lebedev
|
84dce32a57
Merge branch 'master' into head_check_all_chunks
|
3 years ago |
Chris Lu
|
431684798b
s3: add errors if requests are signed by no authentication is setup
|
3 years ago |
Konstantin Lebedev
|
03d1199d5f
Revert "revert PR #1903 avoid http error: superfluous response.WriteHeader"
|
3 years ago |
Chris Lu
|
ac71117ee6
revert PR #1903 avoid http error: superfluous response.WriteHeader
|
3 years ago |
Merlin Gaillard
|
4d4acc715e
s3api: handle 304 response code from filer
|
3 years ago |
Konstantin Lebedev
|
bf94149920
add line
|
3 years ago |
Konstantin Lebedev
|
c5705e7a35
dir + slash key does not exist
|
3 years ago |
Konstantin Lebedev
|
3a3699867b
Status PartialContent for Content-Range response
|
3 years ago |
Chris Lu
|
d084334ffd
Merge pull request #1883 from kmlebedev/passDelNonEmptyFolder
|
3 years ago |
Chris Lu
|
79280e1513
escape special characters
|
3 years ago |
Chris Lu
|
ca546f47e1
s3: escape object key if containing special characters
|
3 years ago |
Konstantin Lebedev
|
bb3af2d70b
no directoriesWithDeletion
|
3 years ago |
Konstantin Lebedev
|
15b018da34
s3 delete-objects pass OK for fail to delete non-empty folder
|
3 years ago |
Chris Lu
|
387c6f4218
Revert "delete the folder object in multi_object_delete"
|
3 years ago |
Chris Lu
|
2e89c8c9ae
delete the folder object in multi_object_delete
|
3 years ago |
Chris Lu
|
8b169aa47c
s3: Critical - S3 Delete Multiple Objects, delete the bucket
|
3 years ago |
Chris Lu
|
487e435679
adjust http max idle connections per host
|
3 years ago |
Chris Lu
|
a0e84c4fbc
go fmt
|
3 years ago |
Chris Lu
|
5353e38469
S3: should return 204 on DELETE to nonexistent file
|
3 years ago |
Chris Lu
|
609daaf387
s3: DeleteMultipleObjectsHandler clean up leftover empty folders
|
3 years ago |
Chris Lu
|
9292796ec2
fmt
|
3 years ago |
Chris Lu
|
c2bf1a88ac
delete from the deepest directory first when checking empty folders
|
3 years ago |
Chris Lu
|
e9d8201925
s3: batch purge empty folders
|
3 years ago |
Chris Lu
|
781585b195
remove unnecessary checking
|
4 years ago |