1
0
mirror of https://github.com/minio/minio.git synced 2025-03-12 20:50:11 -04:00

4 Commits

Author SHA1 Message Date
Harshavardhana
d23485e571
fix: LDAP groups handling and group mapping ()
comprehensively handle group mapping for LDAP
users across IAM sub-subsytem.
2021-03-23 15:15:51 -07:00
Anis Elleuch
fa94682e83
policy: Add Merge API ()
This commit adds a new API in pkg/bucket/policy package called
Merge to merge multiple policies of a user or a group into one
policy document.
2021-03-16 08:50:36 -07:00
Harshavardhana
75107d7698
fix: remove any duplicate statements in policy input ()
Add support for removing duplicate statements automatically
2020-04-17 21:26:42 -07:00
Harshavardhana
0cbebf0f57 Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory ()
Rename to allow for more such features to come in a more
proper hierarchical manner.
2020-01-27 14:12:34 -08:00