aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api/auth_credentials.go
AgeCommit message (Expand)AuthorFilesLines
2020-10-07s3: Added support for "List" action in weed s3 -config=... in the config file.Chris Lu1-3/+5
2020-09-20adjust loggingChris Lu1-1/+1
2020-09-19open upChris Lu1-1/+1
2020-09-19s3: add support for PostPolicyChris Lu1-1/+1
2020-09-19refactoringChris Lu1-12/+13
2020-08-06S3: configurable access for anonymous userChris Lu1-1/+15
2020-07-26refactorChris Lu1-3/+1
2020-07-25fix s3api auth bugpopstk1-1/+1
2020-07-11refactoringChris Lu1-1/+7
2020-02-22s3: access control limited by bucketChris Lu1-9/+25
2020-02-22s3: deny anonymous typeChris Lu1-2/+6
2020-02-18add unhandled request auth typeChris Lu1-0/+6
2020-02-17configuration stores the identity listChris Lu1-5/+5
2020-02-09add v2 supportChris Lu1-7/+19
2020-02-09support aclChris Lu1-0/+150