AuthenticationPlug module name
This commit is contained in:
parent
c1777e7479
commit
c497558d43
9 changed files with 9 additions and 9 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
defmodule Pleroma.BBS.Authenticator do
|
||||
use Sshd.PasswordAuthenticator
|
||||
alias Pleroma.Plugs.AuthenticationPlug
|
||||
alias Pleroma.Web.Plugs.AuthenticationPlug
|
||||
alias Pleroma.User
|
||||
|
||||
def authenticate(username, password) do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue