diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2023-05-26 19:35:31 +0000 |
---|---|---|
committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2023-05-26 19:35:31 +0000 |
commit | 2d193861db00a548f6339e80f2297b5619e0cb04 (patch) | |
tree | 2e0d9010f8f1317e53266ed276a5e662b3c1b81a /changelog.d/fix-object-test.fix | |
parent | fd46f83d2daca51055633875671e5fa41e454ca4 (diff) | |
parent | 7618e562b34d4240514d8819407dd6bd3adbe79d (diff) | |
download | pleroma-2d193861db00a548f6339e80f2297b5619e0cb04.tar.gz pleroma-2d193861db00a548f6339e80f2297b5619e0cb04.zip |
Merge branch 'release/2.5.2' into 'stable'
Security release 2.5.2
See merge request pleroma/pleroma!3863
Diffstat (limited to 'changelog.d/fix-object-test.fix')
-rw-r--r-- | changelog.d/fix-object-test.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/fix-object-test.fix b/changelog.d/fix-object-test.fix new file mode 100644 index 000000000..5eea719f0 --- /dev/null +++ b/changelog.d/fix-object-test.fix @@ -0,0 +1 @@ +Correctly handle the situation when a poll has both "anyOf" and "oneOf" but one of them being empty |