feat(auth,policy): add AWS SigV4 authentication and S3 bucket policy support
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
mod action;
|
||||
mod auth;
|
||||
mod config;
|
||||
mod management;
|
||||
mod policy;
|
||||
mod s3_error;
|
||||
mod server;
|
||||
mod storage;
|
||||
|
||||
Reference in New Issue
Block a user