Commit Graph
16 Commits
Author SHA1 Message Date
bestgopherandGitHub b89450f54d replace make with just (#349) 2025-08-07 22:37:05 +08:00
bestgopher 2126c36a73 test(iam): add policy_is_allowed 2024-12-29 16:25:06 +08:00
bestgopherandweisd a2fb252330 fix: make cargo check happy 2024-12-05 17:41:21 +08:00
bestgopherandGitHub c189503def Merge pull request #147 from rustfs/iam-sys-4
fix: make cargo check happy
2024-12-04 20:50:35 +08:00
bestgopher 1dae53d9b2 fix: make cargo check happy 2024-12-04 20:47:31 +08:00
bestgopher 7ef16996e9 add default-feature for crypto crate 2024-12-03 11:16:19 +08:00
bestgopher c673adef70 refactor: make cargo check happy
Signed-off-by: bestgopher <[email protected]>
2024-12-02 15:43:53 +08:00
bestgopher bb2f765e5d add iam system
add iam store

feat: add crypto crate

introduce decrypt_data and encrypt_data functions

Signed-off-by: bestgopher <[email protected]>
2024-12-02 10:50:31 +08:00
bestgopher 16d66a4206 fix: blocking forever
Closes #102
Signed-off-by: bestgopher <[email protected]>
2024-10-29 21:07:35 +08:00
bestgopher f9b6b88a96 fix: admin api prefix: /rustfs/admin
fix #91

Signed-off-by: bestgopher <[email protected]>
2024-10-16 22:41:41 +08:00
bestgopher 8de9b72c49 refactor: move api crate to api dir
Signed-off-by: bestgopher <[email protected]>
2024-10-16 10:31:05 +08:00
bestgopher a96ac8c024 feat: introduce admin-api
Signed-off-by: bestgopher <[email protected]>
2024-10-15 19:51:00 +08:00
bestgopher 07675f3039 fix: use compile_protos 2024-10-11 22:41:08 +08:00
bestgopher 3e34718bfe feat: object tagging
Closes: #54
Signed-off-by: bestgopher <[email protected]>
2024-09-20 13:30:59 +08:00
bestgopher 175482371c feat: remove bucket tagging 2024-09-18 16:29:47 +08:00
bestgopher 61cf686527 feat: support bucket tagging
Closes #41
Signed-off-by: bestgopher <[email protected]>
2024-09-14 10:19:29 +08:00