minio/pkg/iam
Harshavardhana 99bf4d0c42 [sec] Match ${aws:username} exactly instead of prefix match (#7791)
This PR fixes a security issue where an IAM user based
on his policy is granted more privileges than restricted
by the users IAM policy.

This is due to an issue of prefix based Matcher() function
which was incorrectly matching prefix based on resource
prefixes instead of exact match.
2019-06-15 11:27:17 -07:00
..
policy [sec] Match ${aws:username} exactly instead of prefix match (#7791) 2019-06-15 11:27:17 -07:00
validator Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00