diff options
author | lain <lain@soykaf.club> | 2023-06-11 11:02:39 +0000 |
---|---|---|
committer | lain <lain@soykaf.club> | 2023-06-11 11:02:39 +0000 |
commit | 1db29f734f7f12a49ab946ea467b07bf27bdce6d (patch) | |
tree | 589a9e5de87bf652c5557a653c78ca833ef520a9 /changelog.d | |
parent | b762a7503cc7179cb452e38fa48199802b539fc7 (diff) | |
parent | a5066bb0789e15d808e99e8676c16ad74290419c (diff) | |
download | pleroma-1db29f734f7f12a49ab946ea467b07bf27bdce6d.tar.gz pleroma-1db29f734f7f12a49ab946ea467b07bf27bdce6d.zip |
Merge branch 'fep-fffd-url' into 'develop'
CommonFields: Use BareUri for :url
Closes #3121
See merge request pleroma/pleroma!3884
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3884.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3884.fix b/changelog.d/3884.fix new file mode 100644 index 000000000..f8dbb2bbf --- /dev/null +++ b/changelog.d/3884.fix @@ -0,0 +1 @@ +Allow non-HTTP(s) URIs in "url" fields for compatibility with "FEP-fffd: Proxy Objects"
\ No newline at end of file |