Post #4457475
2026-07-22 16:24 UTC
@badsector@mastodon.gamedev.place That shouldn't be, thanks for raising it!
This is caused by our HAProxy ACL rules denying access if there are too many query parameters in the URL - which is what happens if you visit these paths as FJ will insert something like
$URL?q=&type=all&sort=relevance&state=all&labels=&milestone=0&project=0&assignee=0&poster=0&archived=false
We'll fix it and relax our ACL there. It's always a thin line between gating unwanted traffic and not affecting real users :)
Replies (0)
No replies.