mirror of https://github.com/minio/minio.git
cfdb29cac0
This change brings a new SignatureHandler where Presigned. Requests without Payload are handled very early before even going through the call. This change simplifies Donut codebase to not have signature related logic for all API's. Simplification is still needed for Payload based signature eg. PUT/POST calls , which are still part of the donut codebase, which will be done subsequently after donut re-write. |
||
---|---|---|
.. | ||
atomic | ||
auth | ||
cpu | ||
crypto | ||
donut | ||
erasure | ||
hash/crc32c | ||
minhttp | ||
probe | ||
quick | ||
signature |