1
0
mirror of https://github.com/minio/minio.git synced 2025-04-06 12:50:34 -04:00

1 Commits

Author SHA1 Message Date
Aditya Manthramurthy
414a7eca83 Add IAM groups support ()
This change adds admin APIs and IAM subsystem APIs to:

- add or remove members to a group (group addition and deletion is
  implicit on add and remove)

- enable/disable a group

- list and fetch group info
2019-08-02 14:25:00 -07:00