140 Commits (432cb38dbd504dcebb3aa767db7d80bc4706e0c4)

Author SHA1 Message Date
Krishnan Parthasarathi b408d0e87d Add aws:Referer condition key support. (#3641) 8 years ago
Andreas Kohn 0674fa43ff Handle the region for GetBucketLocation and PutBucket properly (#3596) 8 years ago
Harshavardhana 62f8343879 Add constants for commonly used values. (#3588) 8 years ago
Krishna Srinivas 12a7a15daa browser: Allow anonymous browsing of readable buckets. (#3515) 8 years ago
Harshavardhana b0cfceb211 event: Enhance event message struct to provide origin server. (#3557) 8 years ago
Harshavardhana 926c75d0b5 api: Set appropriate content-type for success/error responses. (#3537) 8 years ago
Anis Elleuch d8e4d3c9c8 POSTForm: Return http 303 if redirect is specified (#3479) 8 years ago
Anis Elleuch 5404dddcea PostForm: Save supported headers in obj metadata (#3474) 8 years ago
Anis Elleuch 4692fdbb8f PostForm: Follow success_action_status requirement (#3467) 8 years ago
Harshavardhana 4daa0d2cee lock: Moving locking to handler layer. (#3381) 8 years ago
Anis Elleuch 63d9bb626a postform: fix check when ${filename} is provided (#3391) 8 years ago
Harshavardhana ff4ce0ee14 fs/xl: Combine input checks into re-usable functions. (#3383) 8 years ago
Krishna Srinivas 38edd94282 ListBuckets: Allow listBuckets request to be signed with region configured in config.json (#3374) 8 years ago
Bala FA bef0a50bc1 Cleanup and fixes (#3273) 8 years ago
Harshavardhana aa98702908 api: Handle content-length-range policy properly. (#3297) 8 years ago
Krishna Srinivas 0f32efb825 PostPolicy - rename of files/functions + add testcases (#3104) 8 years ago
Krishna Srinivas 35e541e0b1 content-length-range policy should be honored for the uploaded object sizes. (#3076) 8 years ago
Aditya Manthramurthy 8876e0a80a Delete bucket listener config file from disk (#3016) 8 years ago
Karthic Rao e213172431 tests: Missing anonymous tests for bucket-handlers. (#2885) 8 years ago
Krishna Srinivas 61a18ed48f sha256: Verify sha256 along with md5sum, signature is verified on the request early. (#2813) 8 years ago
Harshavardhana 5885ffc8ae signature: Add legacy signature v2 support transparently. (#2811) 8 years ago
Harshavardhana 64083b9227 signature: Region changes should be handled just like AWS. (#2805) 8 years ago
Krishnan Parthasarathi 5fdd768903 Make addition of TopicConfig to globalEventNotifier go-routine safe (#2806) 8 years ago
Harshavardhana 6aa2fc95c0 Revert "bucket: refactor policies and fix bugs related to enforcing policies. (#2766)" 8 years ago
Harshavardhana ca5ca8332b bucket: refactor policies and fix bugs related to enforcing policies. (#2766) 8 years ago
Krishna Srinivas a955676986 Signature-V4: Dump the request with error message on signature mismatch. (#2734) 8 years ago
Harshavardhana 43befab8ef Change distributed server wording. 8 years ago
Harshavardhana ba2ba328da server: Fixes for various conditions 8 years ago
Krishna Srinivas b4e4846e9f PutObject: object layer now returns ObjectInfo instead of md5sum to avoid extra GetObjectInfo call. (#2599) 8 years ago
Harshavardhana 4917038f55 Move the ObjectAPI() resource to be beginning of each handlers. 8 years ago
Krishnan Parthasarathi e55926e8cf distribute: Make server work with multiple remote disks 8 years ago
Harshavardhana 85e2d886bc bucketPolicy: Trim incoming paths properly for policy verification. 8 years ago
Harshavardhana 040af08473 server: Startup message now prints configured ARNs. (#2653) 8 years ago
Krishna Srinivas a4afb312d4 S3-layer: Multiple-delete should return success for non-existent objects. (#2633) 8 years ago
Harshavardhana b291dbe9c5 s3: Fix compliance bugs reported by s3verify. (#2624) 8 years ago
Harshavardhana 2dc7ecc59b notifications: Fix bucket notifications for DeleteMultipleObjects. (#2609) 8 years ago
Harshavardhana 2f9975c76c notifications: GetObjectInfo() later if bucket notifications are set. (#2575) 8 years ago
Brendan Ashworth b67c8970c9 bucket-handlers: fix missing return statement (#2553) 8 years ago
Harshavardhana 975eb31973 api/bucketPolicy: Use minio-go/pkg/set and fix bucket policy regression. (#2506) 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
Harshavardhana d1bb8a5b21 api: refactor the bucket policy reading and writing. (#2395) 8 years ago
Harshavardhana 82cd38e959 handlers: Remove 'notification.xml' when bucket is deleted. (#2389) 8 years ago
Harshavardhana 064c51162d api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
Krishna Srinivas e887fea485 getbucketlocation: should handle UNSIGNED-PAYLOAD for sha256 header for signature calculation. (#2358) 8 years ago
Krishnan Parthasarathi 50dae0ab04 bucket-policy: Migrate bucket policy to minioMetaBuket/buckets (#2321) 8 years ago
Anis Elleuch dcc3463e48 Limit POST form fields and file size + Generic Request Size limiter (#2317) 8 years ago
Harshavardhana 65f71ce0c5 browser: Object upload should save metadata and notify. (#2309) 8 years ago
Anis Elleuch 8b3cb3a0de POST Policy, multiple fixes: AccessDenied with unmet conditions, ${filename} in Key, missing filename in multipart (#2304) 8 years ago
Harshavardhana 77248bd6e8 api: Notify events only if bucket notifications are set. (#2293) 8 years ago
Harshavardhana f248089523 api: Implement bucket notification. (#2271) 8 years ago