MS more cleanup

This commit is contained in:
maxwell 2010-07-15 10:59:36 -07:00
parent 1412265150
commit 720550189d
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -6,4 +6,4 @@
template='<%=@user.url%>webfinger/?q={uri}'>
<Title>Resource Descriptor</Title>
</Link>
</XRD>
</XRD>