-
-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Correspondence option not available when not signed in (anonymous mode) #890
Comments
That's the intended behaviour, if a player is signed out the game 'ownership' is being verified via cookie, but that's not very reliable for longer periods of time, more discussed here: #872 |
I see. What can an anonymous player possible do to play correspondence? |
Well, the obvious thing to do is create an account. Unlimited is handled in the same way as correspondence so anons also won't be able to play that. |
So while writing the code, did you intentionally want anons not be able to access the correspondence mode basically? |
It's intentional, because without an account it's not possible to reliable make sure if this anon player is the one who should play the game. |
Okay, I see. So basically the idea is anons cannot be trusted with correspondence? Maybe because they may take a lot of time? But that issue can happen in real time too, can't it? |
URL in which this issue happened: Lishogi.org
Steps to reproduce:
I expected the drop down list to show two options:
Real time and correspondence
Instead, it showed me only one option: Real time
OS: Android 14
Browser & version: Chrome 132.0.6834.163
lv_0_20250130115651.mp4
The text was updated successfully, but these errors were encountered: