Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDSS-1445: Created Search Indexer role to render Search API results #560

Open
wants to merge 1 commit into
base: 4.x
Choose a base branch
from

Conversation

joegl
Copy link
Collaborator

@joegl joegl commented Mar 7, 2025

SDSS-1445: DEV | Create a read-only role for indexing search results

  • Created Search Indexer role to render Search API results
  • This previously used to be the "Administrator" role. Using the Administrator role created issues because HTML rendered with the Administrator role would be cached and then displayed to non-Administrators on various non-search pages. For example, Edit buttons on Views content would show up for Anonymous users.

@joegl joegl changed the title SDSS-1445: Created search_indexer role and set as search API html renderer SDSS-1445: Created Search Indexer role to render Search API results Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant