From 0ed2dafdce21779addf382d851c58d7054ae24f6 Mon Sep 17 00:00:00 2001 From: evazion Date: Thu, 6 Jul 2017 19:18:45 -0500 Subject: [PATCH] /iqdb_queries: make available to anonymous users. --- app/controllers/iqdb_queries_controller.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/controllers/iqdb_queries_controller.rb b/app/controllers/iqdb_queries_controller.rb index e5b88b425..abd23e002 100644 --- a/app/controllers/iqdb_queries_controller.rb +++ b/app/controllers/iqdb_queries_controller.rb @@ -1,6 +1,5 @@ # todo: move this to iqdbs class IqdbQueriesController < ApplicationController - before_filter :member_only respond_to :html, :json, :xml def index