Catchall for when LDAP is not enabled
This commit is contained in:
parent
ead287d623
commit
7c04098dde
@ -34,6 +34,9 @@ defmodule Pleroma.LDAP do
|
||||
)
|
||||
|
||||
{:ok, state}
|
||||
|
||||
_ ->
|
||||
{:ok, state}
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user