74 Commits (85e939636f57b6a88250ff65c2b81e77a9047dd4)

Author SHA1 Message Date
kannappanr df418a2783
Create Cors handler with permissive configuration (#7186) 6 years ago
Anis Elleuch 4e6e05f8e0 virtual host: Fix making new buckets (#7054) 6 years ago
Harshavardhana d1e41695fe Add support for federation on browser (#6891) 6 years ago
Harshavardhana 3be616de3f Send deployment ID in notification event response elements (#6991) 6 years ago
Anis Elleuch 40852801ea fix: Better check of RPC type requests (#6927) 6 years ago
Harshavardhana bef7c01c58 Choose right users in federation mode for CopyObject (#6895) 6 years ago
Harshavardhana dba61867e8 Redirect browser requests returning AccessDenied (#6848) 6 years ago
Harshavardhana bfb505aa8e Refactor logging in more Go idiomatic style (#6816) 6 years ago
Harshavardhana a55a298e00 Make sure to log unhandled errors always (#6784) 6 years ago
kannappanr c6ec3fdfba Return error response header only for HEAD method (#6709) 6 years ago
Andreas Auernhammer fdf691fdcc move SSE-C TLS enforcement into generic handler (#6639) 6 years ago
Pontus Leitzler df60b3c733 Remove unnecessary contexts passed as data to FatalIf. No need to log an empty context. (#6487) 6 years ago
Arjun Mishra 7c14cdb60e S3 Select API Support for CSV (#6127) 6 years ago
kannappanr 76ddf4d32f Log x-amz-request-id as log and XML error response (#6173) 6 years ago
Nitish Tiwari 2aa18cafc6 Update federation target to etcd/clientv3 (#6119) 6 years ago
Harshavardhana e5e522fc61
docs: fix all Chinese doc links for the new docs site (#6097) 6 years ago
Andreas Auernhammer cd152f404a replace os.Exit with panic for logger.CriticalIf (#6065) 6 years ago
Harshavardhana 28d526bc68 Change CriticalIf to FatalIf for proper error message (#6040) 6 years ago
Nitish Tiwari 3dc13323e5 Use random host from among multiple hosts to create requests 6 years ago
Nitish Tiwari 6ce7265c8c Add support for CopyObject across regions and multiple Minio IPs 6 years ago
Nitish Tiwari f30c95a301 Add etcd handling for web-handler methods 6 years ago
Nitish 6df1e4a529 Add functionality to add old buckets to etcd on startup 6 years ago
Harshavardhana 853ea371ce Bring etcd support for bucket DNS federation 6 years ago
Bala FA 6a53dd1701 Implement HTTP POST based RPC (#5840) 6 years ago
Arjun Mishra dd0db526d9 Remove quotes for XSS Protection Header (#5992) 6 years ago
Harshavardhana 5b74f918d4 Implement a dummy GetBucketACL for legacy reasons (#5906) 6 years ago
Harshavardhana 54cd29b51c Add new S3 APIs which are not implemented (#5899) 6 years ago
ebozduman f16bfda2f2 Remove panic() and handle it appropriately (#5807) 7 years ago
Andreas Auernhammer 5a16671f72 do not set response header X-Frame-Options for S3 requests (#5838) 7 years ago
Ashish Kumar Sinha 9ebb72aa99 Introduce new unauthenticated endpoint /metric (#5723) (#5829) 7 years ago
Andreas Auernhammer f60765ac93 add some security HTTP headers (#5814) 7 years ago
Harshavardhana b052bfa79e Add necessary safe headers under CORS (#5750) 7 years ago
Kaan Kabalak a6adef0bdf Refactor bucket delete and bucket policy (#5580) 7 years ago
Nitish Tiwari abffa00b76
Update healthcheck related examples and add head support (#5650) 7 years ago
Nitish Tiwari 10b01ac836
Add healthcheck endpoints (#5543) 7 years ago
Aditya Manthramurthy a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
Harshavardhana dae8193bd4 Remove duplicate http constants (#5367) 7 years ago
Harshavardhana 1f77708a30 Limit number of connections upto system maxlimit (#5109) 7 years ago
Krishna Srinivas e7a724de0d Virtual host style S3 requests (#5095) 7 years ago
Andreas Auernhammer ca6b4773ed add SSE-C support for HEAD, GET, PUT (#4894) 7 years ago
Krishna Srinivas f66239e82f Expose common S3 headers in CORS setting (#4839) 7 years ago
Harshavardhana e26a706dff Ignore reservedBucket checks for net/rpc requests (#4884) 7 years ago
Harshavardhana 6cab6d802d api: Fix the conditional to check for reserved buckets. (#4856) 7 years ago
Andreas Auernhammer 3a73c675a6 restirct max size of http header and user metadata (#4634) (#4680) 7 years ago
Harshavardhana 9dca0c1889 fix: [minor] functions should take inputs with required functionality. (#4823) 7 years ago
Anis Elleuch d36dd80a8a cors: Set Access-Control-Allow-Credentials to true (#4185) 7 years ago
Harshavardhana 48aa2ac392 server: Validate path for bad components in a handler. (#4170) 8 years ago
Harshavardhana 27749c2124 admin/info: Add HTTPStats value as part of serverInfo() struct. (#4049) 8 years ago
Bala FA 1c97dcb10a Add UTCNow() function. (#3931) 8 years ago
Harshavardhana bc52d911ef api: Increase the maximum object size limit from 5GiB to 16GiB. (#3834) 8 years ago