Konstantin Lebedev
|
5ffacbb6ea
refactor all methods strings to const (#5726)
|
4 months ago |
Riccardo Bertossa
|
f6e8a9bf9c
added s3 iam DeleteBucket permission management (#5599)
|
5 months ago |
7y-9
|
41ec9d7759
refactor: put the auth outside (#5313)
|
8 months ago |
7y-9
|
f037c09c11
fix: only admin auth can delete S3 bucket (#5312)
|
8 months ago |
jerebear12
|
06343f8976
Set allowed origins in config (#5109)
|
10 months ago |
Konstantin Lebedev
|
5e41ab1370
s3 api add not implemented response for PutBucketVersioning
|
11 months ago |
Konstantin Lebedev
|
7f6152f130
s3 api add default response for GetBucketVersioning
|
11 months ago |
chrislu
|
612fd7206e
fix
|
1 year ago |
Konstantin Lebedev
|
6c82d7ddfc
[s3] do reload s3 static config (#4923)
|
1 year ago |
Konstantin Lebedev
|
f8b94cac0e
[s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859)
|
1 year ago |
Konstantin Lebedev
|
750a0ba1b2
[iam] Replace action read/write to readAcp/writeAcp for handlers with acl (#4858)
|
1 year ago |
SmsS4
|
17e91d2917
Use filerGroup for s3 buckets collection prefix (#4465)
|
1 year ago |
LHHDZ
|
3550692afc
change s3_account.go package to avoid cycle dependency (#3813)
|
2 years ago |
LHHDZ
|
e9584d9661
add ownership rest apis (#3765)
|
2 years ago |
LHHDZ
|
3de1e19780
s3: sync bucket info from filer (#3759)
|
2 years ago |
LHHDZ
|
aacdcc4cad
s3: add account (#3753)
|
2 years ago |
Konstantin Lebedev
|
8c3040db81
avoid DATA RACE on S3Options.localFilerSocket (#3571)
|
2 years ago |
famosss
|
7eb15b1969
fix:Handle preflight cors requests (#3496)
|
2 years ago |
famosss
|
bdba3da2e4
Handle preflight cors requests (#3481)
|
2 years ago |
Konstantin Lebedev
|
4d08393b7c
filer prefer volume server in same data center (#3405)
|
2 years ago |
chrislu
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
石昌林
|
37df209195
add some unit tests and some code optimizes
|
2 years ago |
石昌林
|
78b3728169
add s3 circuit breaker support for 'simultaneous request count' and 'simultaneous request bytes' limitations
|
2 years ago |
chrislu
|
29198720f2
s3: add grpc server to accept configuration changes
|
2 years ago |
chrislu
|
f7366a9668
skip unix socket mode for windows
|
2 years ago |
Konstantin Lebedev
|
b6a2b43efe
allowDeleteBucketNotEmpty
|
2 years ago |
chrislu
|
da3d330616
s3 and filer transport using unix domain socket instead of tcp
|
2 years ago |
zerospiel
|
f3364fec99
weed/s3api: rearrange s3 methods handlers to ensure correct methods requesting
|
2 years ago |
zerospiel
|
b54a65ba5a
weed/s3api: added new bucket handlers for more compatibility with AWS S3
|
2 years ago |
Chris Lu
|
42c849e0df
Merge branch 'master' into metadata_follow_with_client_id
|
2 years ago |
Sebastian Kurfuerst
|
10404c4275
FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client
|
2 years ago |
chrislu
|
5c87fcc6d2
add client id for all metadata listening clients
|
2 years ago |
Konstantin Lebedev
|
10678cde81
audit log config
|
2 years ago |
Konstantin Lebedev
|
4ec8715f20
audit log
|
2 years ago |
Chris Lu
|
e1ab8b01d0
s3: adjust permission for HEAD bucket operation
|
3 years ago |
Chris Lu
|
b25661c6df
s3: skip permission checking for creating bucket if the bucket already exists
|
3 years ago |
Konstantin Lebedev
|
2afb5a13af
fix DeleteBucketLifecycleConfiguration
|
3 years ago |
Konstantin Lebedev
|
be4b3ed509
AclHandlers
|
3 years ago |
Chris Lu
|
5abdc0be77
s3: avoid overwriting object with ACL/LegalHold/Retension/LockConfiguration requests
|
3 years ago |
Chris Lu
|
e5fc35ed0c
change server address from string to a type
|
3 years ago |
Bl1tz23
|
1c94b3d013
merge master, resolve conflicts
|
3 years ago |
Bl1tz23
|
e6e57db530
Add liveness\readiness probe for s3 api handler on /status path
|
3 years ago |
Chris Lu
|
8b382a8209
refactor
|
3 years ago |
bingoohuang
|
eab6e31d34
use backticks instead of double quotes to avoid escaped additionally in regex
|
3 years ago |
Chris Lu
|
561a2ff0bc
s3: add option for "alllowEmptyFolder"
|
3 years ago |
Chris Lu
|
090f85be4b
s3: support config action Admin:bucket
|
3 years ago |
Chris Lu
|
fce8803087
break import cycle
|
3 years ago |
Chris Lu
|
eed87791b7
s3: subscribe to s3.configure changes
|
3 years ago |
Konstantin Lebedev
|
e1190b3224
load S3 config from filer
|
4 years ago |
Konstantin Lebedev
|
05b5f12f2e
multiplate DomainNames through comma
|
4 years ago |