spring / uberserver

uberserver, a matchmaking/chat lobby server for the spring rts project
https://springrts.com/wiki/Uberserver
Other
33 stars 38 forks source link

require email verif, release new SL, activate chat bridges, deprecate old lobby flags, etc #353

Closed silentwings closed 4 years ago

silentwings commented 4 years ago

https://springrts.com/phpbb/viewtopic.php?f=64&t=40355 suggests that SWL no longer requires support, so seems good to go

will link in the various tickets involved when time permits

ForbodingAngel commented 4 years ago

In that thread I waxed somewhat eloquent about how I have no possibility to distribute on linux at the moment (with chobby). That said, I am ok with temporarily dropping linux support until a solution is reached. Please just let me know beforehand though with some warning.

abma commented 4 years ago

a springlobby release is required which is/was blocked by https://github.com/springlobby/springlobby/issues/920

silentwings commented 4 years ago

328

https://github.com/springlobby/springlobby/pull/918 https://github.com/springlobby/springlobby/pull/916 https://github.com/springlobby/springlobby/pull/909 also creation of server_email.txt to activate email verif on server

abma commented 4 years ago

springlobby is released, so most users should have updated soon to springlobby 0.268 -> email verification could be enabled in a few days.

F1ll3r commented 4 years ago

what is the plan to do with already created accounts?

e.g. my account passwort currently does not work anymore and admins cant reset.. https://springrts.com/phpbb/viewtopic.php?f=11&t=40135&p=592346#p592346

silentwings commented 4 years ago

what is the plan to do with already created accounts?

lobby moderators can reset a users password and have a new randomly generated password sent by email (using RESETUSERPASSWORD)

if the user did not register an email address then the lobby moderator can also specify the email address, provided they are confident of the users claimed identity

users who did set their email address can use RECOVERACCOUNT without need for a moderator

silentwings commented 4 years ago

ticket is done pending server restart