Files
backstage/.changeset/angry-carrots-brush.md
T
MT Lewis f6389e9e5d search-backend-node: track document visibility permission by type in IndexBuilder
Tracking permissions by collator ensures that all the documents of a
given type are authorized using the same permission. This is not
critical for result-by-result authorization, but will likely be a
useful constraint when adding in-engine permission filtering to
specific search engines in the future.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-25 13:01:38 +00:00

118 B

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

Track visibility permissions by document type in IndexBuilder