Skip to content

3454042: Adding permissions and access controls for Vertex custom search pages.

This PR will create a new permission for every custom search page that is created with the Vertex AI Search plugin.

To account for existing Vertex search pages for those who upgrade, there is an update hook that assigns the permissions to Anonymous and Authenticated roles. This should be fine since before this, there were no access controls.

Merge request reports

Loading