diff --git a/app/controllers/dashboards_controller.rb b/app/controllers/dashboards_controller.rb index 115a3d9bb..10d0b8fd0 100644 --- a/app/controllers/dashboards_controller.rb +++ b/app/controllers/dashboards_controller.rb @@ -1,6 +1,6 @@ class DashboardsController < ApplicationController - before_filter :authenticate_user!, :except => [:receive, :hub, :host_meta] + before_filter :authenticate_user!, :except => :receive include ApplicationHelper def index diff --git a/app/views/publics/host_meta.erb b/app/views/publics/host_meta.erb index 3b6280e5c..88ea0ffd7 100644 --- a/app/views/publics/host_meta.erb +++ b/app/views/publics/host_meta.erb @@ -6,4 +6,4 @@ template='<%=@user.url%>webfinger/?q={uri}'>