freehuntx / gpn-tron

Lets challenge coders and create the perfect tron bot!
MIT License
32 stars 9 forks source link

Restore password of user #14

Closed EinDev closed 4 months ago

EinDev commented 4 months ago

I have played the gpntron last year and this year I wanted to run my code again, but it seems to have remembered the password from last year.

Is there any way to reset a user?

It was not obvious to me that it would be a long-living password, so I just deleted it.

EinDev commented 4 months ago

Nevermind :D

freehuntx commented 4 months ago

Just to add, this cannot be. I reset the whole machine and the passwords are stored in a local file. So i guess it was already created by somebody else 😓 Or you just failed :D

EinDev commented 4 months ago

I just mistook the error message as "the password is wrong" instead of "the password is not in a valid format, because it starts with a newline character"

So everything is fine :)