Harshavardhana
|
ade803a923
|
Verify if request date is 5minutes late, reject such a request as
it could be a possible replay attack.
This commit also fixes #505, by returning MethodNotAllowed instead of NotImplemented
|
2015-04-27 03:55:10 -07:00 |
Frederick F. Kautz IV
|
202fc26719
|
Revert "Exporting WriteErrorResponse"
This reverts commit e05d46a0b5 .
|
2015-04-26 17:02:49 -07:00 |
Frederick F. Kautz IV
|
e05d46a0b5
|
Exporting WriteErrorResponse
|
2015-04-26 16:28:54 -07:00 |
Frederick F. Kautz IV
|
e2475925ea
|
quota handlers now log against ip properly against a duration
|
2015-04-24 20:49:33 -07:00 |
Frederick F. Kautz IV
|
fda50d52c8
|
Add initial framework for quota
|
2015-04-24 00:16:29 -07:00 |
Harshavardhana
|
e95604ff86
|
Finishing all the test case support for ACL and other fixes
|
2015-04-23 01:24:46 -07:00 |
Harshavardhana
|
848c4ee31c
|
Further fixes for ACL support, currently code is disabled in all the handlers
Disabled because due to lack of testing support. Once we get that in we can
uncomment them back.
|
2015-04-22 19:31:45 -07:00 |
Harshavardhana
|
1c0ff2c758
|
ACL driver/storage layer support
|
2015-04-22 19:31:45 -07:00 |
Harshavardhana
|
c8713fd650
|
Bring in full fledged acl support
|
2015-04-22 18:26:35 -07:00 |
Harshavardhana
|
107e077ec0
|
Implement x-amz-acl handling
|
2015-04-22 18:26:35 -07:00 |
Frederick F. Kautz IV
|
7d657eb55c
|
Simplifying error response writing for object handlers
|
2015-03-29 22:03:13 -07:00 |
Frederick F. Kautz IV
|
d5db891094
|
Simplfying code in api, round 1. Decoupling functions which both write headers and data.
|
2015-03-28 18:01:00 -07:00 |
Harshavardhana
|
2b0b5f014a
|
Update license header Mini should be Minimalist really
|
2015-03-19 14:35:50 -07:00 |
Harshavardhana
|
a1baed3bbc
|
Refactor to move config handling into api/
|
2015-03-18 22:49:02 -07:00 |
Harshavardhana
|
7ce3ab3193
|
Restructure minio api, move signature checks from utils to Api.
|
2015-03-18 18:16:19 -07:00 |