Commit e37d2f34 authored by deads2k's avatar deads2k

honor SAR verb

parent 928b8cbd
......@@ -40,6 +40,7 @@ func NonResourceAttributesFrom(user user.Info, in authorizationapi.NonResourceAt
User: user,
ResourceRequest: false,
Path: in.Path,
Verb: in.Verb,
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment