While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- Oh dear - ARC Raiders was logging your private Discord chats [updated]
- California law to require operating systems to check your age
- Ubuntu and Fedora devs comment on California's new Digital Age Assurance Act
- Here's the most played Steam Deck games for February 2026
- SteamInputDB is a new site to help you find Steam Input configurations for your gamepads
- > See more over 30 days here
Recently Updated
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
I assume you are storing a browser fingerprint and using that to check for login status, extending that to the openid logins would be greatly appreciated <3
- I can't send the data of a "stay logged in" checkbox to Steam login
- Some people may not want a cookie auto-dumped on them to stay logged in with Steam
Thoughts?
Though to be fair you already set 5 cookies;
PHPSESSID
__cfduid ( *http* )
gol-device
request_stay
steamID
so one more properly isn't going to be an issue
I suppose a good way around it would be a setting in the UserCP.
I might just auto-do it, and see if anyone kicks up a fuss. I doubt anyone will, since no one has ever said anything about the cookies we set now and people who get pissy about it probably block cookies themselves anyway...
I've changed the way it work to essentially submit the form as normal through POST, so that we can capture the tickbox for staying logged in. Then that redirects to the Steam login section, seems to work now.
Is this on the exact same device?
I've cleared them out and now only have one for ".gamingonlinux.com"
lets see if that does the trick :)
guess I'll try and see if my gol-device value changes
gol-device
request_stay
steamID
gol_stay
gol_session
So I do not think it's a client side issue
Sorry about that, but it's likely left-over from when I updated our cookie handling to use the same domain across all logins (to prevent issues like this in future).
Edit: Been testing it myself all day, haven't been logged out once. So I think that was the issue.