Normalize AP IDs during verification (resolves #818)
What does this PR do?
Normalize ActivityPub IDs during verification, ensuring that slightly malformed URIs can still validate. Malformed URIs can include capitalized hostnames, URL-encoded characters, and other weirdness.
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 pull request