[wesnoth-commits] [wesnoth/wesnoth] 81cca8: MP Login: removed Password Reminder functionality
GitHub
noreply at github.com
Sun Mar 25 15:17:02 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 81cca86f90850b78abaf088b4f294d5c4ef8344f
https://github.com/wesnoth/wesnoth/commit/81cca86f90850b78abaf088b4f294d5c4ef8344f
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-26 (Mon, 26 Mar 2018)
Changed paths:
M data/gui/window/mp_login.cfg
M src/game_initialization/multiplayer.cpp
M src/gui/dialogs/multiplayer/mp_login.cpp
Log Message:
-----------
MP Login: removed Password Reminder functionality
Resolves #2748.
Essentially, all this did was tell users to go use the forum, so it wasn't worth
it to keep it and solve the infinite loading screen issues it was causing.
The server backend still needs to be cleaned up.
Also removed a dead reference to some "Change Username" button in the Login dialog's
code.
More information about the Commits
mailing list