Page 1 of 1

Logging in from a different device

Posted: Mon Jul 10, 2017 12:56 am
by Alien Valkyrie
Is there a way to log into an ongoing game from a different device? On the PC I usually use, it works immediately by putting in my user name and clicking "Join Game", but on my laptop, where I haven't logged on before, it prompts me to type in a password. Is there a way to get this to work?
This is sort of an urgent issue for me, as I'll be leaving for the airport in about 25 hours and I'd really rather not leave my civilizations unattended in four longturn games for multiple days.

– Caedo

Re: Logging in from a different device

Posted: Mon Jul 10, 2017 6:11 am
by Corbeau
What do you mean? I think there is o problem with logging in from a different device. What I'd like to see is the option to log off so that you don't get logged in automatically from the same device every time.

Re: Logging in from a different device

Posted: Mon Jul 10, 2017 10:55 am
by Alien Valkyrie
Alright, the more direct problem seems to be that on cause of there being no kind of UCP from the main play.freeciv.org index page and the fact that the account registration form doesn't seem to make it clear to the browser that this is login information, I wasn't even consciously aware that I even had a password, much less remember what I typed in three months ago. Is there a way to reset it?

Re: Logging in from a different device

Posted: Mon Jul 10, 2017 3:40 pm
by AndreasR
I have sent you an e-mail with instructions about how to reset your password.

You can also find you existing password, if it has already been saved in the browser localstorage, by logging in to any game on play.freeciv.org using the username, and entering the following command in the JavaScript console: simpleStorage.get("password", "")

Re: Logging in from a different device

Posted: Mon Jul 10, 2017 4:47 pm
by Alien Valkyrie
Thank you, I have now been able to recover my password. I strongly suggest adding something to the header bar outside of the web client to let a player know they're logged in, along with the option to log out, change passwords etc. I'd also suggest seperating the whole login thing from the webclient itself and adding seperate registration and login pages, so that web browsers might recognize the login information as such and allow users to store it. Let's remember that there are people less proficient with computers than ourselves.