MediaProxy whitelist setting now supports hosts with scheme
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Sat, 11 Jul 2020 07:36:36 +0000 (10:36 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Sun, 12 Jul 2020 09:41:40 +0000 (12:41 +0300)
commitb3764423251c963a5ca007517189f556bfe95155
treed9f0c2aa9a7c69a267487e88298714a7bc5a442c
parentd6f67fa91b00b28d7be9f82bb300f9d650c73744
MediaProxy whitelist setting now supports hosts with scheme

added deprecation warning about using bare domains
CHANGELOG.md
config/description.exs
config/test.exs
docs/configuration/cheatsheet.md
lib/pleroma/config/deprecation_warnings.ex
lib/pleroma/plugs/http_security_plug.ex
lib/pleroma/web/media_proxy/media_proxy.ex
test/config/deprecation_warnings_test.exs
test/plugs/http_security_plug_test.exs
test/web/media_proxy/media_proxy_controller_test.exs
test/web/media_proxy/media_proxy_test.exs