minio/cmd/http
Harshavardhana 2c20716f37
fix: Avoid force delete in compliance/worm mode (#9276)
also, bring in an additional policy to ensure that
force delete bucket is only allowed with the right
policy for the user, just DeleteBucketAction
policy action is not enough.
2020-04-06 17:51:05 -07:00
..
close.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
headers.go fix: Avoid force delete in compliance/worm mode (#9276) 2020-04-06 17:51:05 -07:00
listen_nix.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
listen_others.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
listener.go The prometheus metrics refractoring (#8003) 2019-10-22 21:01:14 -07:00
listener_test.go The prometheus metrics refractoring (#8003) 2019-10-22 21:01:14 -07:00
server.go http: fail appropriately and return standard Go error (#8837) 2020-01-17 05:48:39 -08:00
server_test.go Remove setting net.Conn Deadlines as its not needed anymore (#8269) 2019-09-20 23:37:24 +05:30