Remove remaining indirect loads from DAST mutations
This removes a level of indirection, which is unnecessary since mutations cannot make use of parallel loading. `AuthorizesProject` is renamed to the more accurate `FindProject` (authorization itself remains a property of the including class).
Showing
Please register or sign in to comment