minio/pkg
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
..
auth Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
bpool Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
certs Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
cgroup Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
cpu Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
disk Use O_DIRECT while writing to disk (#7479) 2019-04-23 21:25:06 -07:00
dns Ignore srvRecords from domain level entries (#7742) 2019-06-03 16:16:05 -07:00
ellipses Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
event Fix build failure due to nats project migration 2019-06-03 17:49:49 -07:00
handlers Add admin API to send trace notifications to registered (#7128) 2019-06-08 15:54:41 -07:00
hash Turn off md5sum optionally if content-md5 is not set (#7609) 2019-05-08 18:35:40 -07:00
iam [sec] Match ${aws:username} exactly instead of prefix match (#7791) 2019-06-15 11:27:17 -07:00
ioutil Avoid using io.ReadFull() for WriteAll and CreateFile (#7676) 2019-05-22 13:47:15 -07:00
lock Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
madmin Add admin API to send trace notifications to registered (#7128) 2019-06-08 15:54:41 -07:00
mem Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
mimedb Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
mountinfo Fixes for multiplatform dev and testing from forks (#7734) 2019-06-04 00:59:40 -07:00
net Support IPv6 hosts for postgres connections (#7168) 2019-05-03 17:31:33 +05:30
policy Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00
pubsub Add admin API to send trace notifications to registered (#7128) 2019-06-08 15:54:41 -07:00
quick Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
s3select Fixes for multiplatform dev and testing from forks (#7734) 2019-06-04 00:59:40 -07:00
safe Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
sync/errgroup Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
sys Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
trace Add admin API to send trace notifications to registered (#7128) 2019-06-08 15:54:41 -07:00
trie Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
wildcard Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
words Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00