Files
backstage/.changeset/big-mayflies-sin.md
T
Mike Lewis 30f9884359 search: check for non-resource permissions when authorizing results
Now that we can differentiate between ResourcePermissions and other
kinds of permissions, we can skip authorizing result-by-result
when the permission for a given document type is not a
ResourcePermission.

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2022-03-23 15:58:42 -04:00

147 B

@backstage/plugin-search-backend
@backstage/plugin-search-backend
patch

Check for non-resource permissions when authorizing result-by-result in AuthorizedSearchEngine.