Commit Graph

14 Commits

Author SHA1 Message Date
weisd 4ff452ffd2 fix iam service_account bugs 2025-03-03 17:38:17 +08:00
weisd c07d165ceb fix admin api bugs 2025-02-24 11:15:50 +08:00
weisd 19d897a40b fix service account action, add console config api 2025-02-23 15:06:13 +08:00
weisd 9535a9a7ad rewrite group handler 2025-01-21 16:44:55 +08:00
weisd 4f1cbf72c6 rewrite service_account handler 2025-01-21 16:17:28 +08:00
weisd 296791b56b rewrite AssumeRoleHandle 2025-01-21 00:29:55 +08:00
weisd b29b15f3b5 rewrite iam 2025-01-17 17:22:39 +08:00
weisd 4d9eca1667 feat: add admin user api 2025-01-13 17:25:15 +08:00
weisd 0aaef2d9a8 iam add_user 2025-01-12 03:04:14 +08:00
weisd 1c44e2d099 extract_claims 2025-01-12 01:41:22 +08:00
bestgopher 2126c36a73 test(iam): add policy_is_allowed 2024-12-29 16:25:06 +08:00
weisd 0e9d552712 AssumeRoleHandle done 2024-12-10 20:35:51 +08:00
bestgopher 1dae53d9b2 fix: make cargo check happy 2024-12-04 20:47:31 +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 <84328409@qq.com>
2024-12-02 10:50:31 +08:00