feat(settings): Add AnonymousSearchesAllowed field support

What does this MR do?

Adds support for the anonymous_searches_allowed application setting.

Changes

  • Added AnonymousSearchesAllowed field to Settingsstruct
  • Added AnonymousSearchesAllowed to the UpdateSettingsOptions struct
  • Added test TestGetSettings_AnonymousSearchesAllowed
  • Added test TestUpdateSettings_AnonymousSearchesAllowed

closes #2139 (closed)

Merge request reports

Loading