summaryrefslogtreecommitdiff
path: root/docs/development/API
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2024-08-07 14:38:29 -0400
committerMark Felder <feld@feld.me>2024-08-07 14:38:29 -0400
commit8f15000c0f4c81b27b3a7077092f1ba1b37da205 (patch)
tree24248c92fbea098aa22878584d77b3b5d2133fe8 /docs/development/API
parentd2d07bfe4b9f1567c205a736e6e81e02d13598c1 (diff)
downloadpleroma-8f15000c0f4c81b27b3a7077092f1ba1b37da205.tar.gz
pleroma-8f15000c0f4c81b27b3a7077092f1ba1b37da205.zip
Do not require a cc field when validating an incoming Follow activity
The cc field is not required and the code was keeping the cc if it existed on an activity or replacing it with the default of an empty list when casting. If any Follow activity was received with a cc field, it would attempt to keep it. This was noticed in !4208 where we would craft Follow requests with a cc value of nil.
Diffstat (limited to 'docs/development/API')
0 files changed, 0 insertions, 0 deletions