https://bugs.winehq.org/show_bug.cgi?id=50866
Bug ID: 50866 Summary: Accessing https://www.winehq.org/pipermail/ will make the whole website inaccessible Product: WineHQ.org Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: www-unknown Assignee: wine-bugs@winehq.org Reporter: huupoke12@gmail.com Distribution: ---
After accessing https://www.winehq.org/pipermail/ (the trailing slash is present), the user can't access any other www.winehq.org webpages.
https://bugs.winehq.org/show_bug.cgi?id=50866
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de Summary|Accessing |Accessing |https://www.winehq.org/pipe |https://www.winehq.org |rmail/ will make the whole |/pipermail/ will make the |website inaccessible |whole website inaccessible
https://bugs.winehq.org/show_bug.cgi?id=50866
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Confirming. Breaking up the title to prevent accidental clicking. After clicking this link, even this bugreport can't be loaded anymore.
https://bugs.winehq.org/show_bug.cgi?id=50866
Jeremy Newman jnewman@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |jnewman@codeweavers.com
--- Comment #2 from Jeremy Newman jnewman@codeweavers.com --- Why would you hit that URL anyway? There is nothing at that specific URL.
The reason is we use Fail2Ban with some strict rules. If you hit a (403) access denied page you will be banned for 24 hours. Sorry for that, but the bots have been a big problem for us, and we've put in some pretty drastic protections against them.
What we could do to work around this is if you hit that specific URL you will get a (301) redirect (instead of a 403) to a more appropriate landing page. Such as the Wiki page explaining our available mailing lists.
https://bugs.winehq.org/show_bug.cgi?id=50866
--- Comment #3 from Nguyễn Chính Hữu huupoke12@gmail.com --- I was browsing https://www.winehq.org/pipermail/wine-announce/ and I thought that if I go up one level (https://www.winehq.org/pipermail/), it would the return a list of mailing lists or something like that.
Yes, I think it's better to present user with a list of mailing lists instead of straight out banning the IP address just for accessing that URL.
By the way, can you please also redirect the URL without the trailing slash (https://www.winehq.org/pipermail) so the behaviour is consistent? The URL currently returns 404 if it doesn't have the trailing slash, but returns 403 it if has the trailing slash.
https://bugs.winehq.org/show_bug.cgi?id=50866
--- Comment #4 from Jeremy Newman jnewman@codeweavers.com --- We've had a redirect in place for quite some time now for that URL. I imagine this issue can be closed.
https://bugs.winehq.org/show_bug.cgi?id=50866
Nguyễn Chính Hữu huupoke12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Nguyễn Chính Hữu huupoke12@gmail.com --- Marking as resolved
https://bugs.winehq.org/show_bug.cgi?id=50866
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Ken Sharp imwellcushtymelike@gmail.com --- Closing