aboutsummaryrefslogtreecommitdiff
path: root/weed/iamapi/iamapi_management_handlers_test.go
AgeCommit message (Collapse)AuthorFilesLines
2025-07-13Add policy engine (#6970)Chris Lu1-34/+16
2025-01-28return error on invalid action in PutUserPolicy (#6482)Tom Crasset1-0/+21
2025-01-17fix S3 per-user-directory Policy (#6443)Tom Crasset1-0/+71
* fix S3 per-user-directory Policy * Delete docker/config.json * add tests * remove logs * undo modifications of weed/shell/command_volume_balance.go * remove modifications of docker-compose * fix failing test --------- Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>