Lenin Alevski
b390ce309a
Reading policy as json string ( #43 )
...
addPolicy endpoint will read policies as json string, this to allow
s3 iam policy compatibility (uppercase in json attributes) and to be
consistent with other mcs apis, once https://github.com/minio/minio/pull/9181
is merged we can return a type struct{}
fix policies test to new refactor
goimports
more golint fixes
2020-04-06 19:10:10 -07:00
César Nieto
e33615a9f6
mcs make bucket api remove setting access policy ( #29 )
2020-04-06 09:59:19 -07:00
Daniel Valdivia
da2e9e8896
API: List ARNs ( #19 )
...
* API: List ARNs
* Add Tests
2020-04-03 14:27:47 -07:00
Daniel Valdivia
35877973a9
Admin Info API ( #13 )
...
* Admin Info API
* Address comments
* Fix tests
2020-04-02 20:15:39 -07:00
César Nieto
768c7c70a3
mcs add bucket event api using public mc S3Client struct ( #15 )
...
* mcs add bucket event api using public mc S3Client struct
* remove log
* remove replace repo on go.mod
* apply go mod tidy
2020-04-02 20:09:36 -07:00
Daniel Valdivia
e2ba32473b
Check Session Endpoint ( #10 )
2020-04-02 15:54:34 -07:00
Lenin Alevski
161941d544
Profiling endpoints for mcs ( #1 )
...
start and stop profiling endpoints, test includes and many fixes for
policies
deleting duplicated file
2020-04-02 09:57:59 -07:00
Daniel Valdivia
92319bb356
Intial Commit Migrating from github.com/minio/m3
2020-04-01 18:18:57 -07:00