mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +03:00
tests: Do not allow forced type asserts (#20905)
This commit is contained in:
@@ -2286,7 +2286,6 @@ func (sys *IAMSys) IsAllowedSTS(args policy.Args, parentUser string) bool {
|
||||
}
|
||||
policies = policySet.ToSlice()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// Defensive code: Do not allow any operation if no policy is found in the session token
|
||||
|
||||
Reference in New Issue
Block a user