ExpectPublicOrAuthenticatedCheckPlug module name
This commit is contained in:
parent
8c993c5f63
commit
99e4ed21b1
4 changed files with 4 additions and 4 deletions
|
|
@ -21,7 +21,7 @@ defmodule Pleroma.Web.Router do
|
|||
end
|
||||
|
||||
pipeline :expect_public_instance_or_authentication do
|
||||
plug(Pleroma.Plugs.ExpectPublicOrAuthenticatedCheckPlug)
|
||||
plug(Pleroma.Web.Plugs.ExpectPublicOrAuthenticatedCheckPlug)
|
||||
end
|
||||
|
||||
pipeline :authenticate do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue