mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Add new admin API to return Accounting Usage (#8689)
This commit is contained in:
@@ -223,5 +223,6 @@ func (o *Opa) IsAllowed(args iampolicy.Args) (bool, error) {
|
||||
}
|
||||
return resultAllow.Result.Allow, nil
|
||||
}
|
||||
|
||||
return result.Result, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user