Skip to content

Trim padded Actor keys to avoid `value too long` error (resolves #806)

What does this MR do?

Trims remote actor public key material to remove leading and trailing whitespace. This avoids an error like QueryFailedError: value too long for type character varying(4096) when attempting to fetch an actor from certain software such as SocialHome.

Contribution Guidelines

By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this merge request

Merge request reports

Loading