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
- Mozilla announced "Thunderbolt", their open-source and self-hostable AI client
- PlayStation 3 emulator RPCS3 can now auto-configure games for you
- Playnix launch their own Steam Machine-like Linux gaming console
- Get another 15 games for $15 in this new Humble Bundle for April
- Linux Mint confirm longer release cycles, the next release is planned for Christmas 2026
- > See more over 30 days here
- Steam achievement conundrum
- LoudTechie - Testing the VRAM valve patch
- Avehicle7887 - Away all of next week
- Liam Dawe - New Desktop Screenshot Thread
- tmtvl - Shop Crush - Psychological Horror Thrift Sim with Literal Illusio…
- hollowlimb - See more posts
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.