I copied and pasted some domains to be redirected, but they weren't working as expected. After debugging, I found that they weren't matching because I had entered the domains with camel case - the host provided from the request object is always lowercase and strictly matched.
Needs work
1.0
Code
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.