cubefs/objectnode
Mofei Zhang aec409ffcf Refactor: using middleware for policy valication.
Signed-off-by: Mofei Zhang <mofei2816@gmail.com>
2020-02-27 20:36:28 +08:00
..
acl_handler.go fix acl router bug 2020-01-09 09:54:06 +08:00
acl_test.go supplementary licence information and documents 2019-12-19 19:03:30 +08:00
acl.go feature: add api DeleteBucket 2020-01-14 11:03:44 +08:00
api_context.go Add: configuration for signature ignore actions 2020-02-26 00:00:32 +08:00
api_handler_bucket.go Add: configuration for signature ignore actions 2020-02-26 00:00:32 +08:00
api_handler_multipart.go Add: configuration for signature ignore actions 2020-02-26 00:00:32 +08:00
api_handler_object.go Refactor: using middleware for policy valication. 2020-02-27 20:36:28 +08:00
api_handler.go Refactor: using middleware for policy valication. 2020-02-27 20:36:28 +08:00
api_middleware.go Refactor: using middleware for policy valication. 2020-02-27 20:36:28 +08:00
auth_signature_v2.go Add: configuration for signature ignore actions 2020-02-26 00:00:32 +08:00
auth_signature_v4_test.go supplementary licence information and documents 2019-12-19 19:03:30 +08:00
auth_signature_v4.go Add: configuration for signature ignore actions 2020-02-26 00:00:32 +08:00
auth.go feature: object storage interface 2019-12-17 17:36:53 +08:00
chunk_test.go feature: object storage interface 2019-12-17 17:36:53 +08:00
chunk.go feature: object storage interface 2019-12-17 17:36:53 +08:00
const.go Enhancement: object storage api for object tagging operations 2020-02-04 21:11:32 +08:00
fs_manager.go enhancement: add regexp and release vol 2020-02-27 16:43:18 +08:00
fs_store_object.go supplementary licence information and documents 2019-12-19 19:03:30 +08:00
fs_store_user.go fix: null pointer and deadlock 2020-02-21 18:05:02 +08:00
fs_store_xattr.go supplementary licence information and documents 2019-12-19 19:03:30 +08:00
fs_store.go supplementary licence information and documents 2019-12-19 19:03:30 +08:00
fs_volume_test.go supplementary licence information and documents 2019-12-19 19:03:30 +08:00
fs_volume.go Refactor: using middleware for policy valication. 2020-02-27 20:36:28 +08:00
fs.go feature: add api CreateBucket 2020-01-13 11:23:32 +08:00
policy_action.go Refactor: using middleware for policy valication. 2020-02-27 20:36:28 +08:00
policy_condition.go feature: object storage interface 2019-12-17 17:36:53 +08:00
policy_handler_test.go supplementary licence information and documents 2019-12-19 19:03:30 +08:00
policy_handler.go feature: object storage interface 2019-12-17 17:36:53 +08:00
policy_statement.go feature: object storage interface 2019-12-17 17:36:53 +08:00
policy_test.go supplementary licence information and documents 2019-12-19 19:03:30 +08:00
policy.go fix: call action.string 2020-02-27 16:56:19 +08:00
result_error.go Add: configuration for signature ignore actions 2020-02-26 00:00:32 +08:00
result_test.go Enhancement: object storage api for object tagging operations 2020-02-04 21:11:32 +08:00
result.go Refactor: using middleware for policy valication. 2020-02-27 20:36:28 +08:00
router.go Refactor: using middleware for policy valication. 2020-02-27 20:36:28 +08:00
server_test.go fix: null pointer and masterAddr 2020-02-18 12:22:55 +08:00
server.go Refactor: using middleware for policy valication. 2020-02-27 20:36:28 +08:00
signer.go feature: object storage interface 2019-12-17 17:36:53 +08:00
stringset.go feature: object storage interface 2019-12-17 17:36:53 +08:00
util.go fix: unit test building issues and log format pattern issues. 2019-12-20 18:19:01 +08:00
wildcard_test.go Fix several issue in signature algorithm version 2 2020-01-16 15:45:29 +08:00
wildcard.go Fix several issue in signature algorithm version 2 2020-01-16 15:45:29 +08:00