Skip to content

Add allow_anonymous_searches feature flag

Dmitry Gruzd requested to merge 434219-add-allow-anonymous-searches-ff into master

What does this MR do and why?

This MR adds a new ops feature flag to implement the feature requested in Ability to disable public access to /search end... (#434219 - closed)

I've decided to implement it as a feature flag first since we don't know if it will be popular enough to warrant a setting.

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.

Merge request reports