Merge branch 'bugfix/objectid_validator' into 'develop'
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>
Thu, 9 Apr 2020 02:43:03 +0000 (02:43 +0000)
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>
Thu, 9 Apr 2020 02:43:03 +0000 (02:43 +0000)
commit4cedecac45a55343aadd9b1d1381fcca906f3192
tree81dd32f3a0d812ae76ffd5eae8e89894600b5c94
parent90cbf55236d93383af56364947432b04aafc525d
parentc401b00c7885823744183dbd077db9239585d20d
Merge branch 'bugfix/objectid_validator' into 'develop'

ObjectValidators.Types.ObjectID: Fix when URI.parse returns %URL{host: ""}

See merge request pleroma/pleroma!2358