FederatingPlug module name
This commit is contained in:
parent
abc3c7689b
commit
8c993c5f63
8 changed files with 9 additions and 9 deletions
|
|
@ -8,7 +8,7 @@ defmodule Pleroma.Web.WebFinger.WebFingerController do
|
|||
alias Pleroma.Web.WebFinger
|
||||
|
||||
plug(Pleroma.Web.Plugs.SetFormatPlug)
|
||||
plug(Pleroma.Web.FederatingPlug)
|
||||
plug(Pleroma.Web.Plugs.FederatingPlug)
|
||||
|
||||
def host_meta(conn, _params) do
|
||||
xml = WebFinger.host_meta()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue