pleroma/lib
Mark Felder 8f15000c0f 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.
2024-08-07 14:38:29 -04:00
..
mix Remove WorkerHelper 2024-07-30 11:34:48 -04:00
pleroma Do not require a cc field when validating an incoming Follow activity 2024-08-07 14:38:29 -04:00