Skip to content

mediaproxy: fix empty url & add some tests

href requested to merge href/pleroma:fix/mediaproxy-empty-url into develop

Fix a crash when the URL is an empty string and/or the path is empty.

It also adds some tests on the url encode/decode, haven't finished the controller tests yet.

Merge request reports