Use upstream remote_ip package
This commit is contained in:
parent
2db3a9c04d
commit
c92d233233
7 changed files with 85 additions and 10 deletions
5
mix.exs
5
mix.exs
|
|
@ -182,9 +182,8 @@ defmodule Pleroma.Mixfile do
|
|||
{:plug_static_index_html, "~> 1.0.0"},
|
||||
{:flake_id, "~> 0.1.0"},
|
||||
{:concurrent_limiter, "~> 0.1.1"},
|
||||
{:remote_ip,
|
||||
git: "https://git.pleroma.social/pleroma/remote_ip.git",
|
||||
ref: "b647d0deecaa3acb140854fe4bda5b7e1dc6d1c8"},
|
||||
{:remote_ip, "~> 1.2.0"},
|
||||
{:inet_cidr, "~> 1.0"},
|
||||
{:captcha,
|
||||
git: "https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha.git",
|
||||
ref: "e7b7cc34cc16b383461b966484c297e4ec9aeef6"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue