[wesnoth-commits] [wesnoth/wesnoth] ebec4d: MP Login: removed Password Reminder functionality
GitHub
noreply at github.com
Sun Mar 25 15:16:30 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ebec4d6ce8fd8e46ce1d8a4bb4f5d04fddd87c72
https://github.com/wesnoth/wesnoth/commit/ebec4d6ce8fd8e46ce1d8a4bb4f5d04fddd87c72
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