安正超
|
4fec606dc4
|
feat: add KMS action taxonomy (#3294)
|
2026-06-09 05:06:15 +00:00 |
|
Henry Guo
|
8c3e52efb8
|
feat(table-catalog): refine table catalog permissions (#3283)
* feat(table-catalog): refine table catalog permissions
* fix(policy): scope table admin resources
---------
Co-authored-by: Henry Guo <marshawcoco@users.noreply.github.com>
Co-authored-by: cxymds <Cxymds@qq.com>
|
2026-06-08 14:23:52 +00:00 |
|
安正超
|
1838922f07
|
fix(security): add deny_unknown_fields to deserialization structs (#3198)
* fix(security): add deny_unknown_fields to deserialization structs
Prevent silent acceptance of malformed or adversarial payloads.
- policy: Policy, BucketPolicy, Statement, BPStatement, PrincipalObject
- notify: S3KeyFilter custom deserializer rejects unknown child elements
- update: VersionInfo (remote HTTP response)
26 policy + 82 notify tests pass.
* fix(update): keep version response forward compatible
---------
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-06-03 15:33:28 +00:00 |
|
Henry Guo
|
e0a03ce10b
|
feat(policy): add table catalog admin actions (#3200)
Co-authored-by: Henry Guo <marshawcoco@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-06-03 15:25:26 +00:00 |
|
overtrue
|
95836a0a4d
|
fix: reject Snowball extract path traversal
|
2026-05-28 08:32:13 +08:00 |
|
安正超
|
095337100e
|
test(policy): validate default policies (#2985)
|
2026-05-17 01:41:03 +00:00 |
|
GatewayJ
|
e0729f5f4d
|
fix(policy): align action-family validation and defaults (#2984)
* fix(policy): align action-family validation and defaults
* test(e2e): add accountinfo service-account roundtrip
* test(policy): add mixed action family cases
|
2026-05-16 11:19:04 +00:00 |
|
Henry Guo
|
4b36667ba1
|
fix(policy): avoid logging generated access keys (#2826)
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: 安正超 <anzhengchao@gmail.com>
|
2026-05-06 12:56:27 +00:00 |
|
安正超
|
b747e9817e
|
fix(policy): preserve gateway ListBucket resources (#2710)
|
2026-04-28 14:09:42 +00:00 |
|
cxymds
|
c698a0f2b6
|
fix(policy): allow AssumeRole in system policies (#2718)
|
2026-04-28 11:01:46 +00:00 |
|
安正超
|
159ddd5bac
|
fix: honor bucket-scoped ListBucket policies with s3:prefix (#2707)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-27 14:13:22 +00:00 |
|
Henry Guo
|
c717195de2
|
fix(admin): harden STS and KMS authorization checks (#2653)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-04-25 01:34:18 +00:00 |
|
cxymds
|
94f64acc87
|
fix(site-replication): sync IAM and bucket replication (#2671)
|
2026-04-25 01:33:43 +00:00 |
|
Ramakrishna Chilaka
|
fefb308b35
|
feat(policy): implement BinaryEquals condition evaluation (#2626)
Signed-off-by: Ramakrishna Chilaka <49393831+RamakrishnaChilaka@users.noreply.github.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: cxymds <Cxymds@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-24 07:08:11 +00:00 |
|
GatewayJ
|
16b9189e9b
|
feat(oidc): add roles_claim and jwt:roles policy support (#2509)
Co-authored-by: GatewayJ <8352692332qq.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-04-15 09:30:24 +08:00 |
|
安正超
|
67863630b2
|
fix(auth): reject ambiguous case-insensitive claim matches (#2386)
|
2026-04-04 08:36:14 +08:00 |
|
Logan Ye
|
2d91e2f580
|
fix(oidc): support case-insensitive claim name matching (#2362)
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: 安正超 <anzhengchao@gmail.com>
|
2026-04-03 21:45:56 +08:00 |
|
GatewayJ
|
3366bd2464
|
feat(iam,admin): prepared IAM auth, ExistingObjectTag, admin permission checks (#2315)
Signed-off-by: GatewayJ <835269233@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: GatewayJ <8352692332qq.com>
|
2026-03-29 19:18:16 +08:00 |
|
heihutu
|
3c28f0a0ba
|
feat(metrics): migrate system monitoring from rustfs-obs to rustfs-metrics (#2242)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-03-20 18:52:33 +08:00 |
|
weisd
|
b9b7d86ae4
|
feat: improve legacy metadata and admin compatibility (#2202)
|
2026-03-18 21:05:09 +08:00 |
|
LeonWang0735
|
7f1cdaedad
|
feat(replication): add bandwidth-aware reporting for bucket replication metrics (#2141)
|
2026-03-15 09:03:10 +08:00 |
|
安正超
|
b2e8078971
|
fix(policy): avoid unicode panic in variable resolver (#2115)
|
2026-03-11 21:56:32 +08:00 |
|
安正超
|
8c4735ff88
|
docs: scope AGENTS instructions by directory (#2083)
|
2026-03-05 17:25:37 +08:00 |
|
安正超
|
b73059dcf2
|
fix(admin): allow non-consoleAdmin self password update (#2082)
|
2026-03-05 15:47:21 +08:00 |
|
安正超
|
7a83b818b8
|
fix(policy): address review feedback from #2018 (#2021)
Signed-off-by: 安正超 <anzhengchao@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
|
2026-03-01 11:05:20 +08:00 |
|
安正超
|
7eb136faf0
|
feat(policy): add Service principal, ArnLike/IfExists conditions, and logging error ordering (#2018)
|
2026-03-01 08:44:42 +08:00 |
|
安正超
|
e7466eb1cc
|
fix: policy StringNotEquals double negation and delete_objects version mapping (#2015)
|
2026-03-01 03:13:52 +08:00 |
|
安正超
|
af6c32efac
|
refactor: improve code quality with safer error handling, trait decomposition, and dead code cleanup (#1997)
|
2026-02-28 01:19:47 +08:00 |
|
GatewayJ
|
62b51b5649
|
feat: admin permission check (#1783)
Signed-off-by: GatewayJ <835269233@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-02-25 11:58:30 +08:00 |
|
dependabot[bot]
|
045988e062
|
build(deps): bump the dependencies group with 15 updates (#1912)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-02-23 17:57:53 +08:00 |
|
安正超
|
4211652991
|
refactor(app): add application layer module entry (#1907)
|
2026-02-22 22:15:37 +08:00 |
|
Miguel Caballer Fernandez
|
7ae0415715
|
Increase ACCESS_KEY_MAX_LEN to 128 (#1870)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-02-18 22:00:16 +08:00 |
|
yxrxy
|
da58f8e291
|
fix: Allow non-admin users to read bucket quota configuration. (#1759)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: heihutu <30542132+heihutu@users.noreply.github.com>
|
2026-02-10 11:23:21 +08:00 |
|
GatewayJ
|
c8411fd62c
|
fix: bucket policy id field serde (#1726)
|
2026-02-05 18:38:57 +08:00 |
|
GatewayJ
|
e3a7eb2d3d
|
fix: standart policy format (#1508)
|
2026-01-15 15:33:22 +08:00 |
|
GatewayJ
|
356dc7e0c2
|
feat: Add permission verification for account creation (#1401)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-01-06 21:47:18 +08:00 |
|
安正超
|
e7a3129be4
|
feat: s3 tests classification (#1392)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-01-05 22:24:35 +08:00 |
|
LeonWang0735
|
f86761fae9
|
fix:allow NotResource-only policies in statement validation (#1364)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-01-05 13:07:42 +08:00 |
|
GatewayJ
|
f5f6ea4a5c
|
feat:policy Resources support string and array modes. (#1346)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-01-04 19:21:37 +08:00 |
|
yxrxy
|
ffbcd3852f
|
fix: fix bucket policy principal parsing to support * and {AWS: *} fo… (#1354)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-01-04 15:53:10 +08:00 |
|
houseme
|
8d7cd4cb1b
|
chore: upgrade dependencies and migrate to aws-lc-rs (#1333)
|
2026-01-02 00:02:34 +08:00 |
|
yxrxy
|
b8aa8214e2
|
Feat/ftps&sftp (#1308)
[feat] ftp / sftp
|
2025-12-31 09:01:15 +08:00 |
|
houseme
|
eb33e82b56
|
fix: Prevent panic in GetMetrics gRPC handler on invalid input (#1291)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
|
2025-12-29 03:10:23 +08:00 |
|
houseme
|
82a6e78845
|
Inject GlobalReadiness into HTTP server pipeline and gate traffic until FullReady (#1255)
|
2025-12-25 00:19:03 +08:00 |
|
GatewayJ
|
cc31e88c91
|
fix: expiration time (#1215)
|
2025-12-20 20:25:52 +08:00 |
|
yxrxy
|
8821fcc1e7
|
feat: Replace LRU cache with Moka async cache in policy variables (#1166)
Co-authored-by: houseme <housemecn@gmail.com>
|
2025-12-17 00:19:31 +08:00 |
|
yxrxy
|
352035a06f
|
feat: Implement AWS policy variables support (#1131)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2025-12-16 13:32:01 +08:00 |
|
yihong
|
834025d9e3
|
docs: fix some dead link (#1053)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-12-08 11:23:24 +08:00 |
|
weisd
|
a8b7b28fd0
|
Fix Admin Heal API and Add Pagination Support for Large Buckets (#933)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2025-12-03 18:10:46 +08:00 |
|
weisd
|
a65856bdf4
|
Fix CRC32C Checksum Implementation and Enhance Authentication System (#678)
* fix: get_condition_values
* fix checksum crc32c
* fix clippy
|
2025-10-21 21:28:00 +08:00 |
|