X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f7b0474852fa8f270605c4cb5eeaf85c910c421e..ab92b051d6f09f1b3e670ecd39e8c96ed34570db:/apps/workbench/app/controllers/search_controller.rb diff --git a/apps/workbench/app/controllers/search_controller.rb b/apps/workbench/app/controllers/search_controller.rb index 3fa78365b9..3775abd1ae 100644 --- a/apps/workbench/app/controllers/search_controller.rb +++ b/apps/workbench/app/controllers/search_controller.rb @@ -1,4 +1,10 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class SearchController < ApplicationController + skip_before_filter :ensure_arvados_api_exists + def find_objects_for_index search_what = Group if params[:project_uuid]