[Commits] [wesnoth/wesnoth] 8151df: Don't store the user's password in plaintext in th...

GitHub noreply at github.com
Wed Apr 19 22:15:43 UTC 2017


  Branch: refs/heads/login_save_crypt
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 8151df218eab2e7bc642a6058ff55846bab3814f
      https://github.com/wesnoth/wesnoth/commit/8151df218eab2e7bc642a6058ff55846bab3814f
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-19 (Wed, 19 Apr 2017)

  Changed paths:
    M projectfiles/VC12/wesnoth.vcxproj
    M projectfiles/VC12/wesnoth.vcxproj.filters
    M source_lists/libwesnoth
    M src/chat_events.cpp
    A src/credentials.cpp
    A src/credentials.hpp
    M src/display_chat_manager.cpp
    M src/filesystem.hpp
    M src/filesystem_common.cpp
    M src/game_initialization/configure_engine.cpp
    M src/game_initialization/connect_engine.cpp
    M src/game_initialization/create_engine.cpp
    M src/game_initialization/lobby_data.cpp
    M src/game_initialization/multiplayer.cpp
    M src/game_launcher.cpp
    M src/game_preferences.cpp
    M src/game_preferences.hpp
    M src/gui/dialogs/multiplayer/mp_change_control.cpp
    M src/gui/dialogs/multiplayer/mp_join_game.cpp
    M src/gui/dialogs/multiplayer/mp_login.cpp
    M src/gui/dialogs/multiplayer/mp_login.hpp
    M src/gui/dialogs/multiplayer/mp_method_selection.cpp
    M src/gui/dialogs/preferences_dialog.cpp
    M src/gui/widgets/chatbox.cpp
    M src/menu_events.cpp
    M src/play_controller.cpp
    M src/preferences.cpp
    M src/server/game.cpp

  Log Message:
  -----------
  Don't store the user's password in plaintext in the prefs file





More information about the Commits mailing list