1
0
mirror of https://github.com/minio/minio.git synced 2025-01-19 02:33:16 -05:00

52 Commits

Author SHA1 Message Date
Aditya Manthramurthy
bf9b619d86 Set the policy mapping for a user or group ()
Add API to set policy mapping for a user or group

Contains a breaking Admin APIs change.

- Also enforce all applicable policies
- Removes the previous /set-user-policy API

 Bump up peerRESTVersion

Add get user info API to show groups of a user
2019-08-13 13:41:06 -07:00
Aditya Manthramurthy
5d2b5ee6a9 Refactor IAM to use new IAMStorageAPI () 2019-08-08 15:10:04 -07:00