mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
assumeRole return the correct http code for auth errors (#16967)
This commit is contained in:
@@ -371,7 +371,7 @@ func deleteObjectVersions(ctx context.Context, o ObjectLayer, bucket string, toD
|
||||
auditLogLifecycle(
|
||||
ctx,
|
||||
ObjectInfo{
|
||||
Bucket: bucket,
|
||||
Bucket: bucket,
|
||||
Name: dobj.ObjectName,
|
||||
VersionID: dobj.VersionID,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user