Add `remote_ip` plug
authorminibikini <egor@kislitsyn.com>
Fri, 27 Sep 2019 21:59:23 +0000 (21:59 +0000)
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>
Fri, 27 Sep 2019 21:59:23 +0000 (21:59 +0000)
commitf9380289eb251c818e87e8f0ad0a41fc8bdd90aa
tree5bb67874c8b34ad13f25055938826475f38e2301
parent92d08d4113c4de09cd8d736ed1a0349745866eef
Add `remote_ip` plug
CHANGELOG.md
config/config.exs
config/description.exs
docs/config.md
installation/pleroma.nginx
lib/pleroma/plugs/remote_ip.ex [new file with mode: 0644]
lib/pleroma/web/endpoint.ex
mix.exs
mix.lock
test/plugs/remote_ip_test.exs [new file with mode: 0644]