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

GitHub noreply at github.com
Sat Apr 29 22:48:43 UTC 2017


  Branch: refs/heads/login_save_crypt
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 90fe59a63985b00a3d82550e7bb75333b53141e7
      https://github.com/wesnoth/wesnoth/commit/90fe59a63985b00a3d82550e7bb75333b53141e7
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-29 (Sat, 29 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


  Commit: 8548065b404370e854b2b0e98255ed95ad2c7932
      https://github.com/wesnoth/wesnoth/commit/8548065b404370e854b2b0e98255ed95ad2c7932
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-29 (Sat, 29 Apr 2017)

  Changed paths:
    M src/credentials.cpp
    M src/credentials.hpp
    M src/gui/dialogs/multiplayer/mp_login.cpp
    M src/gui/dialogs/multiplayer/mp_login.hpp

  Log Message:
  -----------
  Address specific feedback from Jyrki


  Commit: 53e425d7184d6ca82d9a11dd3e8e8556fe9502de
      https://github.com/wesnoth/wesnoth/commit/53e425d7184d6ca82d9a11dd3e8e8556fe9502de
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-29 (Sat, 29 Apr 2017)

  Changed paths:
    M src/credentials.cpp

  Log Message:
  -----------
  Fix formatting to make Vultraz happy


  Commit: d6c83477402211623135e989fe60b7a254bafa29
      https://github.com/wesnoth/wesnoth/commit/d6c83477402211623135e989fe60b7a254bafa29
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-29 (Sat, 29 Apr 2017)

  Changed paths:
    M src/credentials.cpp

  Log Message:
  -----------
  Address the rest of Jyrki's feedback - don't store the passwords all in one string


Compare: https://github.com/wesnoth/wesnoth/compare/8151df218eab...d6c834774022


More information about the Commits mailing list