Use pleroma_captcha Hex package
This commit is contained in:
parent
2db3a9c04d
commit
7ab9e2c7ce
4 changed files with 11 additions and 4 deletions
4
mix.exs
4
mix.exs
|
|
@ -185,9 +185,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:remote_ip,
|
||||
git: "https://git.pleroma.social/pleroma/remote_ip.git",
|
||||
ref: "b647d0deecaa3acb140854fe4bda5b7e1dc6d1c8"},
|
||||
{:captcha,
|
||||
git: "https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha.git",
|
||||
ref: "e7b7cc34cc16b383461b966484c297e4ec9aeef6"},
|
||||
{:captcha, "~> 1.0.3", hex: :pleroma_captcha},
|
||||
{:restarter, path: "./restarter"},
|
||||
{:majic, "~> 1.2"},
|
||||
{:open_api_spex, "~> 3.22"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue