Skip to content

Bugfix: don't error out on unauthorized request to liked/favourited_by

Ref https://patch.cx/objects/225041ff-577b-4582-ac59-7ae9ae360e3e

Ensure that we do not rely on the user actually being authenticated to filter by blocks. If we do have a user, then we filter. Otherwise just return as-is.

Merge request reports