Skip to content

Bring back "user as resource" check

Gosia Ksionek requested to merge mk-bring-back-user-as-resource into master

What does this MR do and why?

I removed check for 'user as resource' check in Authorizer class in !134976 (merged). I could not find a place when we send user as resource, but apparently we do, as we have this error. This MR brings it back for now, until I find the place and fix it.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Gosia Ksionek

Merge request reports