yhjiango
46246c4768
feat(objectnode): s3 sts and signature auth
...
1. sts federation token
2. signature auth code refactor
Signed-off-by: yhjiango <jiangyunhua@oppo.com>
(cherry picked from commit 4401624f96 )
Signed-off-by: yhjiango <jiangyunhua@oppo.com>
2024-07-18 16:57:38 +08:00
yhjiango
c8e92fb0f0
feat(objectnode): support local and external audit log
...
Signed-off-by: yhjiango <jiangyunhua@oppo.com>
2023-11-01 14:46:14 +08:00
slasher
fdcc9d7a3a
chore(object): request id is escaped before being put into the response
...
see: security/code-scanning/122
Directly writing user input (for example, an HTTP request parameter) to
an HTTP response without properly sanitizing the input first, allows for
a cross-site scripting vulnerability.
Signed-off-by: slasher <shenjie1@oppo.com>
2023-09-25 11:03:32 +08:00
yhjiango
4401624f96
feat(objectnode): s3 sts and signature auth
...
1. sts federation token
2. signature auth code refactor
Signed-off-by: yhjiango <jiangyunhua@oppo.com>
2023-08-30 20:05:32 +08:00
leonrayang
9a30b9f884
update: update to CubeFS
...
Signed-off-by: leonrayang <chl696@sina.com>
2022-08-22 18:16:09 +08:00
leonrayang
2970e2c3d1
update. go import path change from chubaofs to cubefs
...
Signed-off-by: leonrayang <chl696@sina.com>
2022-01-25 18:17:02 +08:00
yuboLee
12b9f5385f
Enhancement: add ump monitor log
...
Signed-off-by: yuboLee <pangbolee@gmail.com>
2020-07-22 10:36:09 +08:00
yuboLee
8152e7690c
Enhancement: Add exception request monitor via status code, such as 400, 403 and 500
...
Signed-off-by: yuboLee <pangbolee@gmail.com>
2020-06-12 14:20:58 +08:00
Mofei Zhang
7a57837f74
Fix: third-party license information
...
Adjust the format of the license header information of the third-party
code used to make the format more compliant. The NOTICE file supplements
the third-party code NOTIC information and explains the use of the code.
Signed-off-by: Mofei Zhang <mofei2816@gmail.com>
2020-04-14 19:29:39 +08:00
Mofei Zhang
d99f147e6a
Refacrot: move actions to command proto package
...
Signed-off-by: Mofei Zhang <mofei2816@gmail.com>
2020-03-16 08:43:17 +08:00
Mofei Zhang
4979d728b2
Add: configuration for signature ignore actions
...
Signed-off-by: Mofei Zhang <mofei2816@gmail.com>
2020-02-26 00:00:32 +08:00