mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-22 06:20:05 +08:00
enable admin to access all buckets
This commit is contained in:
@@ -32,4 +32,5 @@ const (
|
||||
// Non-Standard S3 HTTP request constants
|
||||
const (
|
||||
AmzIdentityId = "x-amz-identity-id"
|
||||
AmzIsAdmin = "x-amz-is-admin" // only set to http request header as a context
|
||||
)
|
||||
|
Reference in New Issue
Block a user