This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
versitygw
Watch
1
Star
0
Fork
0
You've already forked versitygw
mirror of
https://github.com/versity/versitygw.git
synced
2026-01-10 21:30:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d02ac21c53bfe440557f2f52bb6594e0579bbec
versitygw
/
s3api
/
controllers
History
Ben McClelland
4d02ac21c5
Merge pull request
#460
from versity/bucket-policies
...
Bucket Policy
2024-03-25 15:19:46 -07:00
..
admin_test.go
feat:
Closes
#236
, Added 3 optional fields in iam user account, UserID, GroupID, ProjectID
2023-10-12 13:24:34 -04:00
admin.go
feat: Added userplus role in IAM, who has the same opportunities as the user, but may also create a bucket
2024-02-20 14:24:26 -05:00
backend_moq_test.go
feat: Implemented Put/Get/DeletBucketPolicy s3 actions in posix backend. Implemented policy document validation function
2024-03-15 15:47:10 -04:00
base_test.go
feat: Added integration test cases for Put/Get/DeleteBucketPolicy actions. Made some bug fixes in these actions implementations
2024-03-20 17:31:52 -04:00
base.go
Merge pull request
#460
from versity/bucket-policies
2024-03-25 15:19:46 -07:00
iam_moq_test.go
feat: move local iam cache to a more generic cache mechanism
2023-10-09 08:15:56 -07:00