honor SAR verb

This commit is contained in:
deads2k 2016-10-14 15:38:39 -04:00
parent 928b8cbdb8
commit e37d2f3465

View File

@ -40,6 +40,7 @@ func NonResourceAttributesFrom(user user.Info, in authorizationapi.NonResourceAt
User: user,
ResourceRequest: false,
Path: in.Path,
Verb: in.Verb,
}
}