mirror of
https://github.com/pgsty/minio.git
synced 2026-09-25 12:25:57 +03: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