News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

CodeBlocks forums banned access from Firefox on Debian Linux

Started by gh_origin, December 20, 2020, 08:52:25 AM

Previous topic - Next topic

gh_origin

I have said about it again and again but no one believes. Today I confirmed it (again). Latest Firefox (real Firefox 84 from Mozilla). Not Basilisk. Not any other Firefox based or Firefox derived browsers.

Screenshot:


Commaster

It's not only Debian. I've been able to reproduce this issue on both platforms:

All links contain ?PHPSESSID= argument when you aren't logged in and they redirect to the main website, not the forums (even though the subdomain claims to be forums...)

So I suspect this issue only affects Guests...

Trying to login also kicks you out to the main website and makes you unable to access forums while your login cookie exists.

Commaster

I think I'm getting closer...

FF sets a request option/header TE: Trailers and when I convinced FF NOT to set it, the page loaded correctly.

Maybe it breaks Cloudflare or the main server? https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/TE

P.S. Vivaldi and Opera don't set this request option/header

omlk

I wrote to you that the default ff included only https, and your server incorrectly redirects therefore both a problem and the certificate already as 2 years came to the end for a forum :(

Commaster


omlk

I use FF 84.0 and I disable options https only, becouse can't load forum page. Why administartor not use free Letsecrypt certificate?

stahta01

Quote from: Commaster on December 20, 2020, 01:08:26 PM
It's not only Debian. I've been able to reproduce this issue on both platforms:

What is the second platform (that you have duplicated the issue on) ?

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Commaster

Quote from: stahta01 on December 21, 2020, 07:56:41 AM
What is the second platform (that you have duplicated the issue on) ?

Tim S.
Sorry, thought it was obvious.

Windows 10.

My bad.

stahta01

Quote from: Commaster on December 21, 2020, 08:50:17 AM
Quote from: stahta01 on December 21, 2020, 07:56:41 AM
What is the second platform (that you have duplicated the issue on) ?

Tim S.
Sorry, thought it was obvious.

Windows 10.

My bad.

I have not seen the issue on Windows 7. Edit: Using FF 84.0 (64-bit)

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Commaster

Quote from: stahta01 on December 21, 2020, 08:53:31 AM
I have not seen the issue on Windows 7. Edit: Using FF 84.0 (64-bit)

Tim S.
You have to log out and nuke your codeblocks cookies and/or use incognito mode. Also FF 84 x64.

Though it might be Win10 only.. something about modern software?